{"level":"warn","ts":"2026-04-22T07:05:35.167510Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-04-22T07:05:35.167711Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-04-22T07:05:35.167777Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.25: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.204.45.25:2380","--initial-cluster=controller-1=https://199.204.45.3:2380,controller-3=https://199.204.45.25:2380,controller-2=https://199.204.45.222:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.25: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-04-22T07:05:35.167986Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-04-22T07:05:35.168135Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-22T07:05:35.168168Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.25:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.168203Z","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-04-22T07:05:35.169740Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.25:2379"]} {"level":"info","ts":"2026-04-22T07:05:35.169878Z","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.204.45.25:2380"],"listen-peer-urls":["https://199.204.45.25:2380"],"advertise-client-urls":["https://199.204.45.25:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.25:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.3:2380,controller-2=https://199.204.45.222:2380,controller-3=https://199.204.45.25: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-04-22T07:05:35.171264Z","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: 0xc000078478}"} {"level":"info","ts":"2026-04-22T07:05:35.174771Z","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-04-22T07:05:35.174812Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.646901ms"} {"level":"info","ts":"2026-04-22T07:05:35.174831Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-04-22T07:05:35.174848Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-04-22T07:05:35.184078Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.3:2380","host":"199.204.45.3:2380","resolved-addr":"199.204.45.3:2380"} {"level":"info","ts":"2026-04-22T07:05:35.184135Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.222:2380","host":"199.204.45.222:2380","resolved-addr":"199.204.45.222:2380"} {"level":"info","ts":"2026-04-22T07:05:35.184173Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.25:2380","host":"199.204.45.25:2380","resolved-addr":"199.204.45.25:2380"} {"level":"info","ts":"2026-04-22T07:05:35.184193Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.222:2380","host":"199.204.45.222:2380","resolved-addr":"199.204.45.222:2380"} {"level":"info","ts":"2026-04-22T07:05:35.184215Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.25:2380","host":"199.204.45.25:2380","resolved-addr":"199.204.45.25:2380"} {"level":"info","ts":"2026-04-22T07:05:35.184228Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.3:2380","host":"199.204.45.3:2380","resolved-addr":"199.204.45.3:2380"} {"level":"info","ts":"2026-04-22T07:05:35.198324Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-04-22T07:05:35.204780Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-04-22T07:05:35.204815Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"8ead5ae0dd775563","cluster-id":"dfc54657ad8a2432"} {"level":"info","ts":"2026-04-22T07:05:35.204847Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-04-22T07:05:35.204946Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8ead5ae0dd775563 switched to configuration voters=()"} {"level":"info","ts":"2026-04-22T07:05:35.204996Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8ead5ae0dd775563 became follower at term 0"} {"level":"info","ts":"2026-04-22T07:05:35.205009Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 8ead5ae0dd775563 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-04-22T07:05:35.210463Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-22T07:05:35.216243Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-22T07:05:35.218535Z","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-04-22T07:05:35.218997Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219015Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d","remote-peer-urls":["https://199.204.45.3:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.219059Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.219071Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45","remote-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.219083Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219097Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219122Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219137Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d","remote-peer-urls":["https://199.204.45.3:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.219163Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.219465Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219491Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219510Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219547Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.219685Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.221098Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.221136Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45","remote-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.221188Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"8ead5ae0dd775563","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-04-22T07:05:35.221546Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.221557Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.222080Z","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-04-22T07:05:35.222132Z","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-04-22T07:05:35.222146Z","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-04-22T07:05:35.222527Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-04-22T07:05:35.222699Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.222777Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.223212Z","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-04-22T07:05:35.225961Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.25:2380"} {"level":"info","ts":"2026-04-22T07:05:35.226045Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.25:2380"} {"level":"info","ts":"2026-04-22T07:05:35.226526Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"8ead5ae0dd775563","initial-advertise-peer-urls":["https://199.204.45.25:2380"],"listen-peer-urls":["https://199.204.45.25:2380"],"advertise-client-urls":["https://199.204.45.25:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.25:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-04-22T07:05:35.226556Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-22T07:05:35.227417Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"8ead5ae0dd775563 [term: 0] received a MsgHeartbeat message with higher term from 597401b06ce1cf3d [term: 2]"} {"level":"info","ts":"2026-04-22T07:05:35.227561Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"e841b0abfc793f45","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T07:05:35.227969Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8ead5ae0dd775563 became follower at term 2"} {"level":"info","ts":"2026-04-22T07:05:35.228004Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 8ead5ae0dd775563 elected leader 597401b06ce1cf3d at term 2"} {"level":"info","ts":"2026-04-22T07:05:35.227583Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.228228Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.228755Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"e841b0abfc793f45","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T07:05:35.228771Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.229072Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"597401b06ce1cf3d","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T07:05:35.229090Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.229114Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.229045Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"597401b06ce1cf3d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T07:05:35.229299Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.233471Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.233510Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.234188Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.238859Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"8ead5ae0dd775563","remote-snapshot-sender-id":"597401b06ce1cf3d","incoming-snapshot-index":647,"incoming-snapshot-message-size-bytes":8741,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-04-22T07:05:35.241023Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.248944Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000287.snap.db","bytes":1011712,"size":"1.0 MB"} {"level":"info","ts":"2026-04-22T07:05:35.248974Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"8ead5ae0dd775563","remote-snapshot-sender-id":"597401b06ce1cf3d","incoming-snapshot-index":647,"incoming-snapshot-size-bytes":1011712,"incoming-snapshot-size":"1.0 MB","download-took":"10.420884ms"} {"level":"info","ts":"2026-04-22T07:05:35.249077Z","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: 647, term: 2]"} {"level":"info","ts":"2026-04-22T07:05:35.249139Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8ead5ae0dd775563 switched to configuration voters=(6445778823926632253 16735851943007174469) learners=(10280973446191469923)"} {"level":"info","ts":"2026-04-22T07:05:35.249161Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"8ead5ae0dd775563 [commit: 647, lastindex: 647, lastterm: 2] restored snapshot [index: 647, term: 2]"} {"level":"info","ts":"2026-04-22T07:05:35.249171Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"8ead5ae0dd775563 [commit: 647] restored snapshot [index: 647, term: 2]"} {"level":"info","ts":"2026-04-22T07:05:35.249237Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":647,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-22T07:05:35.251421Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":647} {"level":"info","ts":"2026-04-22T07:05:35.251621Z","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: 0xc000510068}"} {"level":"info","ts":"2026-04-22T07:05:35.252064Z","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-04-22T07:05:35.252091Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"516.142µs"} {"level":"info","ts":"2026-04-22T07:05:35.252126Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-04-22T07:05:35.253068Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-04-22T07:05:35.253087Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-04-22T07:05:35.257066Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":603} {"level":"info","ts":"2026-04-22T07:05:35.257174Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":647} {"level":"info","ts":"2026-04-22T07:05:35.257237Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-04-22T07:05:35.257311Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-04-22T07:05:35.258261Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-04-22T07:05:35.258304Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-04-22T07:05:35.258388Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-04-22T07:05:35.258409Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-04-22T07:05:35.258483Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-04-22T07:05:35.258966Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-04-22T07:05:35.259036Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-04-22T07:05:35.259135Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-04-22T07:05:35.259183Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dfc54657ad8a2432","local-member-id":"8ead5ae0dd775563","recovered-remote-peer-id":"597401b06ce1cf3d","recovered-remote-peer-urls":["https://199.204.45.3:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-22T07:05:35.259226Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dfc54657ad8a2432","local-member-id":"8ead5ae0dd775563","recovered-remote-peer-id":"8ead5ae0dd775563","recovered-remote-peer-urls":["https://199.204.45.25:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-04-22T07:05:35.259273Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dfc54657ad8a2432","local-member-id":"8ead5ae0dd775563","recovered-remote-peer-id":"e841b0abfc793f45","recovered-remote-peer-urls":["https://199.204.45.222:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-22T07:05:35.259362Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-04-22T07:05:35.259384Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-04-22T07:05:35.259447Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-04-22T07:05:35.259474Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-04-22T07:05:35.259598Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.259646Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-04-22T07:05:35.259736Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.259772Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.259873Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-04-22T07:05:35.261717Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d","error":"context canceled"} {"level":"warn","ts":"2026-04-22T07:05:35.261803Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"597401b06ce1cf3d","error":"failed to read 597401b06ce1cf3d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-22T07:05:35.261845Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-04-22T07:05:35.261976Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d","error":"context canceled"} {"level":"info","ts":"2026-04-22T07:05:35.262136Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.262161Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.262255Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"8ead5ae0dd775563","removed-remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.262285Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"e841b0abfc793f45"} {"level":"warn","ts":"2026-04-22T07:05:35.262488Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.262564Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e841b0abfc793f45"} {"level":"warn","ts":"2026-04-22T07:05:35.262674Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.262748Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.263014Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"warn","ts":"2026-04-22T07:05:35.263423Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45","error":"context canceled"} {"level":"warn","ts":"2026-04-22T07:05:35.263495Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"e841b0abfc793f45","error":"failed to read e841b0abfc793f45 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-22T07:05:35.263523Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"warn","ts":"2026-04-22T07:05:35.263800Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45","error":"context canceled"} {"level":"info","ts":"2026-04-22T07:05:35.263866Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.263888Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.263950Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"8ead5ae0dd775563","removed-remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.263971Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-04-22T07:05:35.264037Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-04-22T07:05:35.264067Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.264129Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.264390Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.264428Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d","remote-peer-urls":["https://199.204.45.3:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.264488Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.264510Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.264583Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.265145Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.265192Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.265423Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.265439Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.265541Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.271418Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.271458Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.271537Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.271494Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45","remote-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-04-22T07:05:35.271812Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-04-22T07:05:35.271848Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":647,"current-applied-index":647,"incoming-leader-snapshot-index":647,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-22T07:05:35.272039Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"8ead5ae0dd775563","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.25:2379]}","cluster-id":"dfc54657ad8a2432","publish-timeout":"7s"} {"level":"info","ts":"2026-04-22T07:05:35.272480Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-22T07:05:35.272536Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-22T07:05:35.272924Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-22T07:05:35.272993Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-04-22T07:05:35.276157Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.276180Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-04-22T07:05:35.277690Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-04-22T07:05:35.278240Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-22T07:05:35.279715Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.280967Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.280987Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.282009Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-22T07:05:35.282839Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.284944Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.25:2379"} {"level":"info","ts":"2026-04-22T07:05:35.288642Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-04-22T07:05:35.315171Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"e841b0abfc793f45","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T07:05:35.315203Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.317562Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"597401b06ce1cf3d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T07:05:35.317597Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.322409Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"e841b0abfc793f45","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T07:05:35.322434Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"e841b0abfc793f45"} {"level":"info","ts":"2026-04-22T07:05:35.322713Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"8ead5ae0dd775563","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-04-22T07:05:35.323099Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8ead5ae0dd775563","to":"597401b06ce1cf3d","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T07:05:35.323197Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8ead5ae0dd775563","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-04-22T07:05:35.467654Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8ead5ae0dd775563 switched to configuration voters=(6445778823926632253 10280973446191469923 16735851943007174469)"} {"level":"info","ts":"2026-04-22T07:05:35.468370Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"dfc54657ad8a2432","local-member-id":"8ead5ae0dd775563","promoted-member-id":"8ead5ae0dd775563"} {"level":"warn","ts":"2026-04-22T07:05:35.604326Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35994","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.604508Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.625880Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36040","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.637404Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.657271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.674874Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.689589Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36104","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.703180Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.711719Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36142","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.724476Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.735282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.743114Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.762957Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36246","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.772140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36266","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.781727Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36290","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.790889Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36310","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.801197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36336","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.808944Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36360","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.816891Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36376","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.846200Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36404","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.871702Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.883736Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36426","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.903948Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36452","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.916398Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36478","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.925950Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36490","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.936170Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36502","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.946855Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36534","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:35.962047Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36552","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.006408Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36564","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.017074Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36584","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.028152Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36594","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.036797Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36638","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.044407Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.055235Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.062546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36668","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.084287Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36682","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.093002Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.104991Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36722","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.112524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36738","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.123200Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.134511Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.152224Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.161947Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.175372Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.184796Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.194099Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36876","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.211585Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36896","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.222084Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.230917Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36928","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.244089Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36956","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.261787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.271532Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36990","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.280341Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36994","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.318851Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37008","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.331472Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37032","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.339770Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:36.395725Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:05:42.309243Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"404.999357ms","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-04-22T07:05:42.309391Z","caller":"traceutil/trace.go:172","msg":"trace[1351574690] range","detail":"{range_begin:/registry/csinodes/controller-3; range_end:; response_count:0; response_revision:628; }","duration":"405.177661ms","start":"2026-04-22T07:05:41.904188Z","end":"2026-04-22T07:05:42.309366Z","steps":["trace[1351574690] 'range keys from in-memory index tree' (duration: 402.978574ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:05:42.309446Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:05:41.904148Z","time spent":"405.285903ms","remote":"127.0.0.1:36754","response type":"/etcdserverpb.KV/Range","request count":0,"request size":35,"response count":0,"response size":29,"request content":"key:\"/registry/csinodes/controller-3\" limit:1 "} {"level":"info","ts":"2026-04-22T07:05:47.723303Z","caller":"traceutil/trace.go:172","msg":"trace[1111951979] linearizableReadLoop","detail":"{readStateIndex:731; appliedIndex:731; }","duration":"101.694286ms","start":"2026-04-22T07:05:47.621584Z","end":"2026-04-22T07:05:47.723278Z","steps":["trace[1111951979] 'read index received' (duration: 101.689086ms)","trace[1111951979] 'applied index is now lower than readState.Index' (duration: 4.27µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:05:47.723543Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"101.934772ms","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-04-22T07:05:47.723586Z","caller":"traceutil/trace.go:172","msg":"trace[1547998011] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:674; }","duration":"101.995983ms","start":"2026-04-22T07:05:47.621579Z","end":"2026-04-22T07:05:47.723575Z","steps":["trace[1547998011] 'agreement among raft nodes before linearized reading' (duration: 101.795498ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:18.490580Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531845,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:18.652754Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"199.690687ms","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-04-22T07:06:18.652841Z","caller":"traceutil/trace.go:172","msg":"trace[514941524] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:845; }","duration":"199.787858ms","start":"2026-04-22T07:06:18.453036Z","end":"2026-04-22T07:06:18.652824Z","steps":["trace[514941524] 'range keys from in-memory index tree' (duration: 199.643876ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:18.990776Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531845,"retry-timeout":"500ms"} {"level":"info","ts":"2026-04-22T07:06:19.189889Z","caller":"traceutil/trace.go:172","msg":"trace[276316902] linearizableReadLoop","detail":"{readStateIndex:923; appliedIndex:935; }","duration":"1.200312511s","start":"2026-04-22T07:06:17.989555Z","end":"2026-04-22T07:06:19.189867Z","steps":["trace[276316902] 'read index received' (duration: 1.200307831s)","trace[276316902] 'applied index is now lower than readState.Index' (duration: 3.73µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:06:19.190223Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.200663736s","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-04-22T07:06:19.190269Z","caller":"traceutil/trace.go:172","msg":"trace[1695910425] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:858; }","duration":"1.200711707s","start":"2026-04-22T07:06:17.989540Z","end":"2026-04-22T07:06:19.190252Z","steps":["trace[1695910425] 'agreement among raft nodes before linearized reading' (duration: 1.200532154s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:19.190330Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:17.989506Z","time spent":"1.200813719s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":461,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-04-22T07:06:19.190710Z","caller":"traceutil/trace.go:172","msg":"trace[2049546016] transaction","detail":"{read_only:false; response_revision:860; number_of_response:1; }","duration":"1.154840777s","start":"2026-04-22T07:06:18.035861Z","end":"2026-04-22T07:06:19.190702Z","steps":["trace[2049546016] 'process raft request' (duration: 1.154809896s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:19.191180Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:18.035829Z","time spent":"1.154910918s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":676,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-22T07:06:19.191708Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"942.883723ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:19.191742Z","caller":"traceutil/trace.go:172","msg":"trace[153076903] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:860; }","duration":"942.917103ms","start":"2026-04-22T07:06:18.248816Z","end":"2026-04-22T07:06:19.191733Z","steps":["trace[153076903] 'agreement among raft nodes before linearized reading' (duration: 942.837052ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:19.191768Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:18.248782Z","time spent":"942.979706ms","remote":"127.0.0.1:36002","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-04-22T07:06:19.191765Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"182.939936ms","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-04-22T07:06:19.191852Z","caller":"traceutil/trace.go:172","msg":"trace[694325493] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:860; }","duration":"183.041429ms","start":"2026-04-22T07:06:19.008795Z","end":"2026-04-22T07:06:19.191836Z","steps":["trace[694325493] 'agreement among raft nodes before linearized reading' (duration: 182.894136ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:19.191923Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"539.037203ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:19.191956Z","caller":"traceutil/trace.go:172","msg":"trace[891321659] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:860; }","duration":"539.072044ms","start":"2026-04-22T07:06:18.652876Z","end":"2026-04-22T07:06:19.191948Z","steps":["trace[891321659] 'agreement among raft nodes before linearized reading' (duration: 539.022113ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:19.192177Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"909.990433ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.204.45.25\" limit:1 ","response":"range_response_count:1 size:133"} {"level":"info","ts":"2026-04-22T07:06:19.192204Z","caller":"traceutil/trace.go:172","msg":"trace[1470195836] range","detail":"{range_begin:/registry/masterleases/199.204.45.25; range_end:; response_count:1; response_revision:860; }","duration":"910.018834ms","start":"2026-04-22T07:06:18.282177Z","end":"2026-04-22T07:06:19.192196Z","steps":["trace[1470195836] 'agreement among raft nodes before linearized reading' (duration: 909.933912ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:19.192228Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:18.282164Z","time spent":"910.056764ms","remote":"127.0.0.1:36056","response type":"/etcdserverpb.KV/Range","request count":0,"request size":40,"response count":1,"response size":157,"request content":"key:\"/registry/masterleases/199.204.45.25\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:24.382507Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"132.324999ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:24.382607Z","caller":"traceutil/trace.go:172","msg":"trace[37125223] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:949; }","duration":"132.439731ms","start":"2026-04-22T07:06:24.250148Z","end":"2026-04-22T07:06:24.382588Z","steps":["trace[37125223] 'range keys from in-memory index tree' (duration: 130.841804ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:25.220543Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531930,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:25.721749Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531930,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:25.759682Z","caller":"wal/wal.go:845","msg":"slow fdatasync","took":"1.209506722s","expected-duration":"1s"} {"level":"warn","ts":"2026-04-22T07:06:25.933431Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"479.292849ms","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-04-22T07:06:25.933523Z","caller":"traceutil/trace.go:172","msg":"trace[1146090267] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:950; }","duration":"479.394201ms","start":"2026-04-22T07:06:25.454109Z","end":"2026-04-22T07:06:25.933503Z","steps":["trace[1146090267] 'range keys from in-memory index tree' (duration: 479.232078ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:25.934798Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"174.410821ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-04-22T07:06:26.222892Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531930,"retry-timeout":"500ms"} {"level":"info","ts":"2026-04-22T07:06:26.505694Z","caller":"traceutil/trace.go:172","msg":"trace[1350930909] linearizableReadLoop","detail":"{readStateIndex:1127; appliedIndex:1124; }","duration":"1.785615518s","start":"2026-04-22T07:06:24.720059Z","end":"2026-04-22T07:06:26.505675Z","steps":["trace[1350930909] 'read index received' (duration: 1.783910668s)","trace[1350930909] 'applied index is now lower than readState.Index' (duration: 1.70393ms)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:06:26.505776Z","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":6152934912374531932,"received-request-id":6152934912374531930} {"level":"warn","ts":"2026-04-22T07:06:26.505945Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.785878132s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"info","ts":"2026-04-22T07:06:26.506206Z","caller":"traceutil/trace.go:172","msg":"trace[517077294] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:961; }","duration":"1.786149876s","start":"2026-04-22T07:06:24.720044Z","end":"2026-04-22T07:06:26.506193Z","steps":["trace[517077294] 'agreement among raft nodes before linearized reading' (duration: 1.785733209s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:26.506237Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:24.720028Z","time spent":"1.786202326s","remote":"127.0.0.1:36484","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-04-22T07:06:26.506955Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"573.377909ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:26.507031Z","caller":"traceutil/trace.go:172","msg":"trace[1294744669] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:961; }","duration":"573.457642ms","start":"2026-04-22T07:06:25.933561Z","end":"2026-04-22T07:06:26.507019Z","steps":["trace[1294744669] 'agreement among raft nodes before linearized reading' (duration: 573.363629ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:26.507059Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.354098999s","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-04-22T07:06:26.507138Z","caller":"traceutil/trace.go:172","msg":"trace[1484398609] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:961; }","duration":"1.35419508s","start":"2026-04-22T07:06:25.152928Z","end":"2026-04-22T07:06:26.507123Z","steps":["trace[1484398609] 'agreement among raft nodes before linearized reading' (duration: 1.353994526s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:26.507237Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.036006743s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:482"} {"level":"info","ts":"2026-04-22T07:06:26.507258Z","caller":"traceutil/trace.go:172","msg":"trace[471696277] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:961; }","duration":"1.036029573s","start":"2026-04-22T07:06:25.471222Z","end":"2026-04-22T07:06:26.507252Z","steps":["trace[471696277] 'agreement among raft nodes before linearized reading' (duration: 1.035959642s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:26.507275Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:25.471199Z","time spent":"1.036071585s","remote":"127.0.0.1:36484","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-04-22T07:06:26.507258Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"258.457134ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-22T07:06:26.507233Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:25.152903Z","time spent":"1.354320452s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":465,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-04-22T07:06:26.507329Z","caller":"traceutil/trace.go:172","msg":"trace[1858154077] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:961; }","duration":"258.546205ms","start":"2026-04-22T07:06:26.248768Z","end":"2026-04-22T07:06:26.507314Z","steps":["trace[1858154077] 'agreement among raft nodes before linearized reading' (duration: 258.409553ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:27.895738Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531935,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:28.398414Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531935,"retry-timeout":"500ms"} {"level":"info","ts":"2026-04-22T07:06:28.805240Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"8ead5ae0dd775563 is starting a new election at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.805303Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"8ead5ae0dd775563 became pre-candidate at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.805330Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"8ead5ae0dd775563 [logterm: 2, index: 1136] sent MsgPreVote request to 597401b06ce1cf3d at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.805348Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"8ead5ae0dd775563 [logterm: 2, index: 1136] sent MsgPreVote request to e841b0abfc793f45 at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.805362Z","logger":"raft","caller":"v3@v3.6.0/node.go:376","msg":"raft.node: 8ead5ae0dd775563 lost leader 597401b06ce1cf3d at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.805434Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"8ead5ae0dd775563 received MsgPreVoteResp from 8ead5ae0dd775563 at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.805463Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"8ead5ae0dd775563 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-04-22T07:06:28.893836Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8ead5ae0dd775563 became follower at term 2"} {"level":"info","ts":"2026-04-22T07:06:28.893901Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 8ead5ae0dd775563 elected leader 597401b06ce1cf3d at term 2"} {"level":"warn","ts":"2026-04-22T07:06:28.894060Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.498397994s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"","error":"etcdserver: leader changed"} {"level":"info","ts":"2026-04-22T07:06:28.894121Z","caller":"traceutil/trace.go:172","msg":"trace[1351214320] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; }","duration":"1.498477495s","start":"2026-04-22T07:06:27.395624Z","end":"2026-04-22T07:06:28.894102Z","steps":["trace[1351214320] 'agreement among raft nodes before linearized reading' (duration: 1.498396304s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:28.894177Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:27.395603Z","time spent":"1.498559187s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":0,"response size":0,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:28.930698Z","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":6152934912374531938,"received-request-id":6152934912374531935} {"level":"info","ts":"2026-04-22T07:06:28.931027Z","caller":"traceutil/trace.go:172","msg":"trace[471737790] transaction","detail":"{read_only:false; response_revision:972; number_of_response:1; }","duration":"1.417120029s","start":"2026-04-22T07:06:27.513893Z","end":"2026-04-22T07:06:28.931013Z","steps":["trace[471737790] 'process raft request' (duration: 1.417055588s)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:28.931033Z","caller":"traceutil/trace.go:172","msg":"trace[1498974058] transaction","detail":"{read_only:false; response_revision:971; number_of_response:1; }","duration":"1.46645534s","start":"2026-04-22T07:06:27.464547Z","end":"2026-04-22T07:06:28.931003Z","steps":["trace[1498974058] 'process raft request' (duration: 1.466299898s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:28.931136Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:27.513858Z","time spent":"1.417228921s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-22T07:06:28.931185Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:27.464519Z","time spent":"1.466590002s","remote":"127.0.0.1:36110","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":751,"response count":0,"response size":40,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-04-22T07:06:28.934782Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.47710846s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:28.934839Z","caller":"traceutil/trace.go:172","msg":"trace[1313244811] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:973; }","duration":"1.477161421s","start":"2026-04-22T07:06:27.457663Z","end":"2026-04-22T07:06:28.934824Z","steps":["trace[1313244811] 'agreement among raft nodes before linearized reading' (duration: 1.47709517s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:28.934851Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.471463983s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-lnrl5\" limit:1 ","response":"range_response_count:1 size:18521"} {"level":"info","ts":"2026-04-22T07:06:28.934880Z","caller":"traceutil/trace.go:172","msg":"trace[2094224021] range","detail":"{range_begin:/registry/pods/kube-system/cilium-lnrl5; range_end:; response_count:1; response_revision:973; }","duration":"1.471498074s","start":"2026-04-22T07:06:27.463373Z","end":"2026-04-22T07:06:28.934871Z","steps":["trace[2094224021] 'agreement among raft nodes before linearized reading' (duration: 1.471389322s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:28.934782Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"684.204715ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-22T07:06:28.934901Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:27.463355Z","time spent":"1.471541605s","remote":"127.0.0.1:36352","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18545,"request content":"key:\"/registry/pods/kube-system/cilium-lnrl5\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:28.934918Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"652.104403ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.204.45.25\" limit:1 ","response":"range_response_count:1 size:133"} {"level":"info","ts":"2026-04-22T07:06:28.934934Z","caller":"traceutil/trace.go:172","msg":"trace[1646471081] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:973; }","duration":"684.356309ms","start":"2026-04-22T07:06:28.250558Z","end":"2026-04-22T07:06:28.934914Z","steps":["trace[1646471081] 'agreement among raft nodes before linearized reading' (duration: 684.179655ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:28.934905Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"266.447116ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"warn","ts":"2026-04-22T07:06:28.935006Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.250538Z","time spent":"684.44495ms","remote":"127.0.0.1:36002","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-04-22T07:06:28.935031Z","caller":"traceutil/trace.go:172","msg":"trace[666235415] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:973; }","duration":"266.569268ms","start":"2026-04-22T07:06:28.668443Z","end":"2026-04-22T07:06:28.935012Z","steps":["trace[666235415] 'agreement among raft nodes before linearized reading' (duration: 266.367084ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:28.934974Z","caller":"traceutil/trace.go:172","msg":"trace[1038058393] range","detail":"{range_begin:/registry/masterleases/199.204.45.25; range_end:; response_count:1; response_revision:973; }","duration":"652.155023ms","start":"2026-04-22T07:06:28.282807Z","end":"2026-04-22T07:06:28.934962Z","steps":["trace[1038058393] 'agreement among raft nodes before linearized reading' (duration: 652.00693ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:28.935122Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.282787Z","time spent":"652.322806ms","remote":"127.0.0.1:36056","response type":"/etcdserverpb.KV/Range","request count":0,"request size":40,"response count":1,"response size":157,"request content":"key:\"/registry/masterleases/199.204.45.25\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:29.435019Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531940,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:29.936144Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531940,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:30.436377Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531940,"retry-timeout":"500ms"} {"level":"info","ts":"2026-04-22T07:06:30.605388Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"8ead5ae0dd775563 is starting a new election at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.605489Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"8ead5ae0dd775563 became pre-candidate at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.605518Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"8ead5ae0dd775563 [logterm: 2, index: 1146] sent MsgPreVote request to 597401b06ce1cf3d at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.605536Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"8ead5ae0dd775563 [logterm: 2, index: 1146] sent MsgPreVote request to e841b0abfc793f45 at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.605552Z","logger":"raft","caller":"v3@v3.6.0/node.go:376","msg":"raft.node: 8ead5ae0dd775563 lost leader 597401b06ce1cf3d at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.605611Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"8ead5ae0dd775563 received MsgPreVoteResp from 8ead5ae0dd775563 at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.605628Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"8ead5ae0dd775563 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-04-22T07:06:30.865402Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8ead5ae0dd775563 became follower at term 2"} {"level":"info","ts":"2026-04-22T07:06:30.865464Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 8ead5ae0dd775563 elected leader 597401b06ce1cf3d at term 2"} {"level":"warn","ts":"2026-04-22T07:06:30.865638Z","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":6152934912374531946,"received-request-id":6152934912374531940} {"level":"warn","ts":"2026-04-22T07:06:30.865697Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.945264641s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"","error":"etcdserver: leader changed"} {"level":"warn","ts":"2026-04-22T07:06:30.865702Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.935562086s","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-04-22T07:06:30.865743Z","caller":"traceutil/trace.go:172","msg":"trace[1405787433] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; }","duration":"1.945323772s","start":"2026-04-22T07:06:28.920405Z","end":"2026-04-22T07:06:30.865728Z","steps":["trace[1405787433] 'agreement among raft nodes before linearized reading' (duration: 1.945262261s)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:30.865774Z","caller":"traceutil/trace.go:172","msg":"trace[1490666580] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; }","duration":"1.935651888s","start":"2026-04-22T07:06:28.930105Z","end":"2026-04-22T07:06:30.865757Z","steps":["trace[1490666580] 'agreement among raft nodes before linearized reading' (duration: 1.935559316s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:30.865787Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.920389Z","time spent":"1.945387643s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":0,"response size":0,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:30.865819Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.930087Z","time spent":"1.935721429s","remote":"127.0.0.1:36484","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":"warn","ts":"2026-04-22T07:06:30.936176Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.99947354s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"","error":"context canceled"} {"level":"info","ts":"2026-04-22T07:06:30.936253Z","caller":"traceutil/trace.go:172","msg":"trace[1211334995] range","detail":"{range_begin:/registry/health; range_end:; }","duration":"1.999564972s","start":"2026-04-22T07:06:28.936671Z","end":"2026-04-22T07:06:30.936236Z","steps":["trace[1211334995] 'agreement among raft nodes before linearized reading' (duration: 1.99947123s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:30.936311Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.936652Z","time spent":"1.999645984s","remote":"127.0.0.1:36030","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":0,"request content":"key:\"/registry/health\" "} 2026/04/22 07:06:30 WARNING: [core] [Server #4]grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" {"level":"info","ts":"2026-04-22T07:06:30.984451Z","caller":"traceutil/trace.go:172","msg":"trace[1058127637] transaction","detail":"{read_only:false; response_revision:978; number_of_response:1; }","duration":"2.036581073s","start":"2026-04-22T07:06:28.947855Z","end":"2026-04-22T07:06:30.984436Z","steps":["trace[1058127637] 'process raft request' (duration: 2.036543253s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:30.984488Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.936493Z","time spent":"2.047991566s","remote":"127.0.0.1:36056","response type":"/etcdserverpb.Lease/LeaseGrant","request count":-1,"request size":-1,"response count":-1,"response size":-1,"request content":""} {"level":"warn","ts":"2026-04-22T07:06:30.984930Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:28.947832Z","time spent":"2.036673895s","remote":"127.0.0.1:36352","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18604,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-22T07:06:31.366507Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531946,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:31.867243Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":6152934912374531946,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-22T07:06:31.957604Z","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":6152934912374531946,"received-request-id":6152934912374531940} {"level":"info","ts":"2026-04-22T07:06:31.958039Z","caller":"traceutil/trace.go:172","msg":"trace[2028970814] transaction","detail":"{read_only:false; response_revision:982; number_of_response:1; }","duration":"2.454602055s","start":"2026-04-22T07:06:29.503418Z","end":"2026-04-22T07:06:31.958020Z","steps":["trace[2028970814] 'process raft request' (duration: 2.454525544s)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:31.958097Z","caller":"traceutil/trace.go:172","msg":"trace[1361218016] transaction","detail":"{read_only:false; response_revision:981; number_of_response:1; }","duration":"2.77357212s","start":"2026-04-22T07:06:29.184489Z","end":"2026-04-22T07:06:31.958061Z","steps":["trace[1361218016] 'process raft request' (duration: 2.773422388s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:31.958189Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:29.503389Z","time spent":"2.454726286s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":677,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-22T07:06:31.958252Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:29.184461Z","time spent":"2.773716812s","remote":"127.0.0.1:36110","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":708,"response count":0,"response size":40,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-04-22T07:06:32.014709Z","caller":"traceutil/trace.go:172","msg":"trace[624720704] linearizableReadLoop","detail":"{readStateIndex:1146; appliedIndex:1150; }","duration":"1.149079203s","start":"2026-04-22T07:06:30.865612Z","end":"2026-04-22T07:06:32.014692Z","steps":["trace[624720704] 'read index received' (duration: 1.149075153s)","trace[624720704] 'applied index is now lower than readState.Index' (duration: 3.06µs)"],"step_count":2} {"level":"info","ts":"2026-04-22T07:06:32.014921Z","caller":"traceutil/trace.go:172","msg":"trace[238963423] transaction","detail":"{read_only:false; response_revision:985; number_of_response:1; }","duration":"1.029123795s","start":"2026-04-22T07:06:30.985784Z","end":"2026-04-22T07:06:32.014908Z","steps":["trace[238963423] 'process raft request' (duration: 1.029081715s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:32.015011Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"3.078573606s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-22T07:06:32.015059Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"2.191390323s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:442"} {"level":"info","ts":"2026-04-22T07:06:32.015115Z","caller":"traceutil/trace.go:172","msg":"trace[1418518521] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:985; }","duration":"2.191450334s","start":"2026-04-22T07:06:29.823653Z","end":"2026-04-22T07:06:32.015103Z","steps":["trace[1418518521] 'agreement among raft nodes before linearized reading' (duration: 2.191262771s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:32.015154Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:29.823628Z","time spent":"2.191516476s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":466,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-04-22T07:06:32.015077Z","caller":"traceutil/trace.go:172","msg":"trace[1864151318] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:985; }","duration":"3.078694428s","start":"2026-04-22T07:06:28.936374Z","end":"2026-04-22T07:06:32.015069Z","steps":["trace[1864151318] 'agreement among raft nodes before linearized reading' (duration: 3.078559966s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:32.015026Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:30.985760Z","time spent":"1.029201936s","remote":"127.0.0.1:36056","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":118,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-22T07:06:32.060846Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.169540881s","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":"warn","ts":"2026-04-22T07:06:32.060873Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.119167664s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:32.060906Z","caller":"traceutil/trace.go:172","msg":"trace[335857262] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:986; }","duration":"1.169606482s","start":"2026-04-22T07:06:30.891287Z","end":"2026-04-22T07:06:32.060894Z","steps":["trace[335857262] 'agreement among raft nodes before linearized reading' (duration: 1.169504231s)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:32.060913Z","caller":"traceutil/trace.go:172","msg":"trace[2027181817] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:986; }","duration":"1.119240035s","start":"2026-04-22T07:06:30.941659Z","end":"2026-04-22T07:06:32.060899Z","steps":["trace[2027181817] 'agreement among raft nodes before linearized reading' (duration: 1.119145304s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:32.060934Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:30.941611Z","time spent":"1.119317867s","remote":"127.0.0.1:36002","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-04-22T07:06:32.060932Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:30.891270Z","time spent":"1.169656063s","remote":"127.0.0.1:36484","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-04-22T07:06:32.060919Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.072150703s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-lnrl5\" limit:1 ","response":"range_response_count:1 size:18619"} {"level":"warn","ts":"2026-04-22T07:06:32.060861Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.167127221s","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-04-22T07:06:32.060982Z","caller":"traceutil/trace.go:172","msg":"trace[922749600] range","detail":"{range_begin:/registry/pods/kube-system/cilium-lnrl5; range_end:; response_count:1; response_revision:986; }","duration":"1.072228894s","start":"2026-04-22T07:06:30.988739Z","end":"2026-04-22T07:06:32.060967Z","steps":["trace[922749600] 'agreement among raft nodes before linearized reading' (duration: 1.0720137s)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:32.061008Z","caller":"traceutil/trace.go:172","msg":"trace[148996269] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:986; }","duration":"1.167284454s","start":"2026-04-22T07:06:30.893711Z","end":"2026-04-22T07:06:32.060996Z","steps":["trace[148996269] 'agreement among raft nodes before linearized reading' (duration: 1.167076021s)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:32.061021Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:30.988725Z","time spent":"1.072288315s","remote":"127.0.0.1:36352","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18643,"request content":"key:\"/registry/pods/kube-system/cilium-lnrl5\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:32.061042Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:30.893697Z","time spent":"1.167336654s","remote":"127.0.0.1:36484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":507,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-04-22T07:06:32.278262Z","caller":"traceutil/trace.go:172","msg":"trace[1692457730] linearizableReadLoop","detail":"{readStateIndex:1161; appliedIndex:1161; }","duration":"197.903564ms","start":"2026-04-22T07:06:32.080331Z","end":"2026-04-22T07:06:32.278235Z","steps":["trace[1692457730] 'read index received' (duration: 197.895464ms)","trace[1692457730] 'applied index is now lower than readState.Index' (duration: 6.71µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:06:32.278379Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"198.027446ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:32.278403Z","caller":"traceutil/trace.go:172","msg":"trace[1030098501] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:992; }","duration":"198.068347ms","start":"2026-04-22T07:06:32.080328Z","end":"2026-04-22T07:06:32.278396Z","steps":["trace[1030098501] 'agreement among raft nodes before linearized reading' (duration: 197.987505ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:32.299064Z","caller":"traceutil/trace.go:172","msg":"trace[672627495] transaction","detail":"{read_only:false; response_revision:994; number_of_response:1; }","duration":"209.694732ms","start":"2026-04-22T07:06:32.089346Z","end":"2026-04-22T07:06:32.299040Z","steps":["trace[672627495] 'process raft request' (duration: 209.57763ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:37.247077Z","caller":"traceutil/trace.go:172","msg":"trace[1144372123] transaction","detail":"{read_only:false; response_revision:1089; number_of_response:1; }","duration":"163.922619ms","start":"2026-04-22T07:06:37.083141Z","end":"2026-04-22T07:06:37.247063Z","steps":["trace[1144372123] 'process raft request' (duration: 163.819647ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T07:06:37.247822Z","caller":"traceutil/trace.go:172","msg":"trace[1497459006] linearizableReadLoop","detail":"{readStateIndex:1261; appliedIndex:1262; }","duration":"125.274944ms","start":"2026-04-22T07:06:37.122516Z","end":"2026-04-22T07:06:37.247791Z","steps":["trace[1497459006] 'read index received' (duration: 125.264744ms)","trace[1497459006] 'applied index is now lower than readState.Index' (duration: 8.33µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:06:37.247914Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"125.392667ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourceclaims\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:37.247951Z","caller":"traceutil/trace.go:172","msg":"trace[1434963933] range","detail":"{range_begin:/registry/resourceclaims; range_end:; response_count:0; response_revision:1089; }","duration":"125.441837ms","start":"2026-04-22T07:06:37.122500Z","end":"2026-04-22T07:06:37.247941Z","steps":["trace[1434963933] 'agreement among raft nodes before linearized reading' (duration: 125.359956ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:42.122667Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:06:42.133069Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:06:42.204904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:06:42.279780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56538","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:06:42.418263Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56556","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:06:45.197714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56576","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-22T07:06:54.518054Z","caller":"traceutil/trace.go:172","msg":"trace[552453571] linearizableReadLoop","detail":"{readStateIndex:1528; appliedIndex:1528; }","duration":"310.911705ms","start":"2026-04-22T07:06:54.207127Z","end":"2026-04-22T07:06:54.518039Z","steps":["trace[552453571] 'read index received' (duration: 310.906035ms)","trace[552453571] 'applied index is now lower than readState.Index' (duration: 4.74µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:06:54.518257Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"311.103319ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:54.518425Z","caller":"traceutil/trace.go:172","msg":"trace[688560338] range","detail":"{range_begin:/registry/storageclasses; range_end:; response_count:0; response_revision:1293; }","duration":"311.250351ms","start":"2026-04-22T07:06:54.207123Z","end":"2026-04-22T07:06:54.518373Z","steps":["trace[688560338] 'agreement among raft nodes before linearized reading' (duration: 311.059787ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:54.518511Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T07:06:54.207103Z","time spent":"311.364912ms","remote":"127.0.0.1:36706","response type":"/etcdserverpb.KV/Range","request count":0,"request size":28,"response count":0,"response size":29,"request content":"key:\"/registry/storageclasses\" limit:1 "} {"level":"warn","ts":"2026-04-22T07:06:54.519588Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"271.256068ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:54.519642Z","caller":"traceutil/trace.go:172","msg":"trace[520621215] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1293; }","duration":"271.32102ms","start":"2026-04-22T07:06:54.248311Z","end":"2026-04-22T07:06:54.519632Z","steps":["trace[520621215] 'agreement among raft nodes before linearized reading' (duration: 271.218977ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:06:54.520071Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"130.137174ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/mutatingwebhookconfigurations\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:06:54.520155Z","caller":"traceutil/trace.go:172","msg":"trace[250538294] range","detail":"{range_begin:/registry/mutatingwebhookconfigurations; range_end:; response_count:0; response_revision:1293; }","duration":"130.225985ms","start":"2026-04-22T07:06:54.389918Z","end":"2026-04-22T07:06:54.520144Z","steps":["trace[250538294] 'agreement among raft nodes before linearized reading' (duration: 129.8673ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T07:07:00.391362Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37638","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.418660Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37644","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.461540Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.481076Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37668","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.589017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37672","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.635262Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.655330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37694","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.719736Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.780293Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.798984Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.823851Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37768","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.840765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.974997Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:00.998217Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37818","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:01.012130Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:01.041839Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:01.070057Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:01.093008Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:02.099639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37892","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:02.110950Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T07:07:02.399022Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37936","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-22T07:08:25.781520Z","caller":"traceutil/trace.go:172","msg":"trace[927057579] linearizableReadLoop","detail":"{readStateIndex:1986; appliedIndex:1986; }","duration":"328.070442ms","start":"2026-04-22T07:08:25.453425Z","end":"2026-04-22T07:08:25.781495Z","steps":["trace[927057579] 'read index received' (duration: 328.062381ms)","trace[927057579] 'applied index is now lower than readState.Index' (duration: 5.861µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T07:08:25.781708Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"328.26632ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T07:08:25.781765Z","caller":"traceutil/trace.go:172","msg":"trace[1571145011] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1697; }","duration":"328.335043ms","start":"2026-04-22T07:08:25.453416Z","end":"2026-04-22T07:08:25.781751Z","steps":["trace[1571145011] 'agreement among raft nodes before linearized reading' (duration: 328.212168ms)"],"step_count":1}