{"level":"warn","ts":"2026-05-14T01:05:37.973865Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-05-14T01:05:37.974126Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-05-14T01:05:37.974144Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.216: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.216:2380","--initial-cluster=controller-1=https://199.204.45.223:2380,controller-2=https://199.204.45.19:2380,controller-3=https://199.204.45.216: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.216:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.216:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-05-14T01:05:37.975012Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-05-14T01:05:37.975061Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-05-14T01:05:37.975081Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.216:2380"]} {"level":"info","ts":"2026-05-14T01:05:37.975117Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-05-14T01:05:37.975749Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.216:2379"]} {"level":"info","ts":"2026-05-14T01:05:37.975898Z","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.216:2380"],"listen-peer-urls":["https://199.204.45.216:2380"],"advertise-client-urls":["https://199.204.45.216:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.216:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.223:2380,controller-2=https://199.204.45.19:2380,controller-3=https://199.204.45.216:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-05-14T01:05:38.022224Z","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: 0xc0005be2e8}"} {"level":"info","ts":"2026-05-14T01:05:38.029624Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-05-14T01:05:38.029736Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"7.695487ms"} {"level":"info","ts":"2026-05-14T01:05:38.029767Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-05-14T01:05:38.030501Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-05-14T01:05:38.041419Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.19:2380","host":"199.204.45.19:2380","resolved-addr":"199.204.45.19:2380"} {"level":"info","ts":"2026-05-14T01:05:38.041452Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-14T01:05:38.041471Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.19:2380","host":"199.204.45.19:2380","resolved-addr":"199.204.45.19:2380"} {"level":"info","ts":"2026-05-14T01:05:38.041482Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.216:2380","host":"199.204.45.216:2380","resolved-addr":"199.204.45.216:2380"} {"level":"info","ts":"2026-05-14T01:05:38.041502Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.216:2380","host":"199.204.45.216:2380","resolved-addr":"199.204.45.216:2380"} {"level":"info","ts":"2026-05-14T01:05:38.041511Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-14T01:05:38.056262Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-05-14T01:05:38.066926Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-05-14T01:05:38.066984Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"9708e8b4040464ee","cluster-id":"75c25101f01fd4c6"} {"level":"info","ts":"2026-05-14T01:05:38.067004Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-05-14T01:05:38.067086Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"9708e8b4040464ee switched to configuration voters=()"} {"level":"info","ts":"2026-05-14T01:05:38.067123Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"9708e8b4040464ee became follower at term 0"} {"level":"info","ts":"2026-05-14T01:05:38.067130Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 9708e8b4040464ee [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-05-14T01:05:38.073718Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-05-14T01:05:38.079033Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-05-14T01:05:38.081954Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-05-14T01:05:38.082823Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.082848Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3","remote-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-14T01:05:38.082994Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.083013Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f","remote-peer-urls":["https://199.204.45.19:2380"]} {"level":"info","ts":"2026-05-14T01:05:38.083032Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083134Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083307Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083450Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083430Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083432Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083547Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3","remote-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-14T01:05:38.083555Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.083592Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.083692Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.085033Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.085071Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.085132Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.085161Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.085342Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.085455Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f","remote-peer-urls":["https://199.204.45.19:2380"]} {"level":"info","ts":"2026-05-14T01:05:38.085794Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"9708e8b4040464ee","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-05-14T01:05:38.086021Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-05-14T01:05:38.086350Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-05-14T01:05:38.086425Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-05-14T01:05:38.086457Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-05-14T01:05:38.086465Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-05-14T01:05:38.086725Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.216:2380"} {"level":"info","ts":"2026-05-14T01:05:38.086840Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.216:2380"} {"level":"info","ts":"2026-05-14T01:05:38.087424Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"9708e8b4040464ee [term: 0] received a MsgHeartbeat message with higher term from 11f26225a5bb9fe3 [term: 2]"} {"level":"info","ts":"2026-05-14T01:05:38.087520Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"9708e8b4040464ee became follower at term 2"} {"level":"info","ts":"2026-05-14T01:05:38.087552Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 9708e8b4040464ee elected leader 11f26225a5bb9fe3 at term 2"} {"level":"info","ts":"2026-05-14T01:05:38.087907Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"9708e8b4040464ee","initial-advertise-peer-urls":["https://199.204.45.216:2380"],"listen-peer-urls":["https://199.204.45.216:2380"],"advertise-client-urls":["https://199.204.45.216:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.216:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-05-14T01:05:38.087964Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-05-14T01:05:38.092684Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"81c26bee9c6dd07f","stream-type":"stream Message"} {"level":"info","ts":"2026-05-14T01:05:38.092692Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"11f26225a5bb9fe3","stream-type":"stream Message"} {"level":"info","ts":"2026-05-14T01:05:38.092708Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.092720Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.092836Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.092903Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.093231Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"11f26225a5bb9fe3","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-14T01:05:38.097909Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.095941Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.098086Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"81c26bee9c6dd07f","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-14T01:05:38.098112Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.096944Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.100420Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.103795Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.104433Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"9708e8b4040464ee","remote-snapshot-sender-id":"11f26225a5bb9fe3","incoming-snapshot-index":656,"incoming-snapshot-message-size-bytes":9174,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-05-14T01:05:38.129699Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000290.snap.db","bytes":1052672,"size":"1.1 MB"} {"level":"info","ts":"2026-05-14T01:05:38.129931Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"9708e8b4040464ee","remote-snapshot-sender-id":"11f26225a5bb9fe3","incoming-snapshot-index":656,"incoming-snapshot-size-bytes":1052672,"incoming-snapshot-size":"1.1 MB","download-took":"25.764996ms"} {"level":"info","ts":"2026-05-14T01:05:38.130237Z","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: 656, term: 2]"} {"level":"info","ts":"2026-05-14T01:05:38.130412Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"9708e8b4040464ee switched to configuration voters=(1293203956842602467 9350154448945401983) learners=(10883204359399957742)"} {"level":"info","ts":"2026-05-14T01:05:38.130465Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"9708e8b4040464ee [commit: 656, lastindex: 656, lastterm: 2] restored snapshot [index: 656, term: 2]"} {"level":"info","ts":"2026-05-14T01:05:38.130484Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"9708e8b4040464ee [commit: 656] restored snapshot [index: 656, term: 2]"} {"level":"info","ts":"2026-05-14T01:05:38.130710Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":656,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-14T01:05:38.133896Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":656} {"level":"info","ts":"2026-05-14T01:05:38.134397Z","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: 0xc000152098}"} {"level":"info","ts":"2026-05-14T01:05:38.135387Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-05-14T01:05:38.135727Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.433801ms"} {"level":"info","ts":"2026-05-14T01:05:38.135894Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-05-14T01:05:38.136212Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"9708e8b4040464ee","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-05-14T01:05:38.137713Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-05-14T01:05:38.137790Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-05-14T01:05:38.141791Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":611} {"level":"info","ts":"2026-05-14T01:05:38.141846Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":656} {"level":"info","ts":"2026-05-14T01:05:38.141877Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-05-14T01:05:38.142005Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-05-14T01:05:38.143458Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-05-14T01:05:38.143493Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-05-14T01:05:38.143530Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-05-14T01:05:38.143545Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-05-14T01:05:38.143676Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-05-14T01:05:38.144348Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-05-14T01:05:38.144390Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-05-14T01:05:38.144479Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-05-14T01:05:38.144503Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"75c25101f01fd4c6","local-member-id":"9708e8b4040464ee","recovered-remote-peer-id":"11f26225a5bb9fe3","recovered-remote-peer-urls":["https://199.204.45.223:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-14T01:05:38.144516Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"75c25101f01fd4c6","local-member-id":"9708e8b4040464ee","recovered-remote-peer-id":"81c26bee9c6dd07f","recovered-remote-peer-urls":["https://199.204.45.19:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-14T01:05:38.144526Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"75c25101f01fd4c6","local-member-id":"9708e8b4040464ee","recovered-remote-peer-id":"9708e8b4040464ee","recovered-remote-peer-urls":["https://199.204.45.216:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-05-14T01:05:38.144534Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-05-14T01:05:38.144542Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-05-14T01:05:38.144586Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-05-14T01:05:38.144604Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"11f26225a5bb9fe3"} {"level":"warn","ts":"2026-05-14T01:05:38.144781Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.144830Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"11f26225a5bb9fe3"} {"level":"warn","ts":"2026-05-14T01:05:38.144971Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.145006Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.145105Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"warn","ts":"2026-05-14T01:05:38.145437Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3","error":"context canceled"} {"level":"warn","ts":"2026-05-14T01:05:38.145728Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"11f26225a5bb9fe3","error":"failed to read 11f26225a5bb9fe3 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-14T01:05:38.145800Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"warn","ts":"2026-05-14T01:05:38.146030Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3","error":"context canceled"} {"level":"info","ts":"2026-05-14T01:05:38.146337Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.146451Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.146639Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"9708e8b4040464ee","removed-remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.146747Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"81c26bee9c6dd07f"} {"level":"warn","ts":"2026-05-14T01:05:38.146920Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.147157Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"81c26bee9c6dd07f"} {"level":"warn","ts":"2026-05-14T01:05:38.147259Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.147430Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.147551Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"warn","ts":"2026-05-14T01:05:38.147816Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f","error":"context canceled"} {"level":"warn","ts":"2026-05-14T01:05:38.147864Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"81c26bee9c6dd07f","error":"failed to read 81c26bee9c6dd07f on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-14T01:05:38.147882Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"warn","ts":"2026-05-14T01:05:38.147998Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f","error":"context canceled"} {"level":"info","ts":"2026-05-14T01:05:38.148270Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.148399Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.148450Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"9708e8b4040464ee","removed-remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.148587Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-05-14T01:05:38.148638Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-05-14T01:05:38.148731Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.148824Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.149099Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.149172Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.149383Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.149503Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.149574Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3","remote-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-14T01:05:38.149685Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.149815Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.149487Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.151432Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.151875Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.153262Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.153402Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.153414Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.153777Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f","remote-peer-urls":["https://199.204.45.19:2380"]} {"level":"info","ts":"2026-05-14T01:05:38.154886Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-05-14T01:05:38.155463Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":656,"current-applied-index":656,"incoming-leader-snapshot-index":656,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-14T01:05:38.163599Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.163644Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.168222Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.170153Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"11f26225a5bb9fe3","stream-type":"stream Message"} {"level":"info","ts":"2026-05-14T01:05:38.170180Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.170887Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.170998Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.172645Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.174039Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"81c26bee9c6dd07f","stream-type":"stream Message"} {"level":"info","ts":"2026-05-14T01:05:38.174223Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.175161Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"11f26225a5bb9fe3","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-14T01:05:38.175195Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"11f26225a5bb9fe3"} {"level":"info","ts":"2026-05-14T01:05:38.178398Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9708e8b4040464ee","to":"81c26bee9c6dd07f","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-14T01:05:38.178449Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9708e8b4040464ee","remote-peer-id":"81c26bee9c6dd07f"} {"level":"info","ts":"2026-05-14T01:05:38.318179Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"9708e8b4040464ee switched to configuration voters=(1293203956842602467 9350154448945401983 10883204359399957742)"} {"level":"info","ts":"2026-05-14T01:05:38.318544Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"75c25101f01fd4c6","local-member-id":"9708e8b4040464ee","promoted-member-id":"9708e8b4040464ee"} {"level":"warn","ts":"2026-05-14T01:05:45.086510Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"9708e8b4040464ee","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.216:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-05-14T01:05:45.089617Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-14T01:05:45.089667Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-14T01:05:45.089612Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"9708e8b4040464ee","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.216:2379]}","cluster-id":"75c25101f01fd4c6","publish-timeout":"7s"} {"level":"info","ts":"2026-05-14T01:05:45.090087Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-05-14T01:05:45.090159Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-05-14T01:05:45.092829Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-05-14T01:05:45.093407Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-05-14T01:05:45.093745Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-05-14T01:05:45.097765Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.216:2379"} {"level":"info","ts":"2026-05-14T01:05:45.099840Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-05-14T01:05:45.103255Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45840","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.103418Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.103640Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50818","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.103816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.104732Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.105035Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.105155Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.107388Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45880","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.107457Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.107577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.109458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45864","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.112089Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.216:45898","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.121601Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59522","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.137783Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59576","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.156553Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59588","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.166898Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59594","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.176354Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.186093Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.198460Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.209593Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.221446Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59684","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.229678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.238679Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.256038Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59726","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.261486Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59744","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.269251Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59762","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.278777Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59790","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.288897Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59816","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.300083Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.308960Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.318116Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.362552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.371410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59876","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.380943Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.390480Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59912","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.401166Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.411413Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.422447Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.433246Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.444348Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.453515Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.472348Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.483686Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.497194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.507340Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60112","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.516683Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.523701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.532419Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.545389Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60180","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.554112Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60196","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.564952Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60208","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.575275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60220","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.589118Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60246","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.598932Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60260","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.608532Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.619034Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60282","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.628100Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.636607Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.645900Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60342","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.655923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.664851Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60362","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.674949Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60392","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.682921Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60418","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.690542Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60420","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.705168Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60446","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.714931Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.725993Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.734994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60492","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.769422Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60522","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.781588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60552","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-14T01:05:45.829211Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60584","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-14T01:05:52.491944Z","caller":"traceutil/trace.go:172","msg":"trace[649982412] linearizableReadLoop","detail":"{readStateIndex:705; appliedIndex:705; }","duration":"100.943105ms","start":"2026-05-14T01:05:52.390975Z","end":"2026-05-14T01:05:52.491918Z","steps":["trace[649982412] 'read index received' (duration: 100.934525ms)","trace[649982412] 'applied index is now lower than readState.Index' (duration: 6.71µs)"],"step_count":2} {"level":"warn","ts":"2026-05-14T01:05:52.492234Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"101.215383ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-05-14T01:05:52.492306Z","caller":"traceutil/trace.go:172","msg":"trace[882851150] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:652; }","duration":"101.333156ms","start":"2026-05-14T01:05:52.390959Z","end":"2026-05-14T01:05:52.492292Z","steps":["trace[882851150] 'agreement among raft nodes before linearized reading' (duration: 101.06278ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:05:57.919032Z","caller":"traceutil/trace.go:172","msg":"trace[2074555330] transaction","detail":"{read_only:false; response_revision:681; number_of_response:1; }","duration":"119.064196ms","start":"2026-05-14T01:05:57.799944Z","end":"2026-05-14T01:05:57.919008Z","steps":["trace[2074555330] 'process raft request' (duration: 49.165828ms)","trace[2074555330] 'compare' (duration: 69.775175ms)"],"step_count":2} {"level":"info","ts":"2026-05-14T01:06:28.188841Z","caller":"traceutil/trace.go:172","msg":"trace[1871830129] transaction","detail":"{read_only:false; number_of_response:1; response_revision:896; }","duration":"227.762494ms","start":"2026-05-14T01:06:27.961057Z","end":"2026-05-14T01:06:28.188819Z","steps":["trace[1871830129] 'process raft request' (duration: 227.054272ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:28.188997Z","caller":"traceutil/trace.go:172","msg":"trace[982002175] transaction","detail":"{read_only:false; number_of_response:1; response_revision:896; }","duration":"227.805545ms","start":"2026-05-14T01:06:27.961157Z","end":"2026-05-14T01:06:28.188962Z","steps":["trace[982002175] 'process raft request' (duration: 227.629702ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:28.442582Z","caller":"traceutil/trace.go:172","msg":"trace[789458253] linearizableReadLoop","detail":"{readStateIndex:1021; appliedIndex:1025; }","duration":"471.001443ms","start":"2026-05-14T01:06:27.971494Z","end":"2026-05-14T01:06:28.442495Z","steps":["trace[789458253] 'read index received' (duration: 470.975593ms)","trace[789458253] 'applied index is now lower than readState.Index' (duration: 22.16µs)"],"step_count":2} {"level":"warn","ts":"2026-05-14T01:06:28.449406Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"477.878664ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1013"} {"level":"info","ts":"2026-05-14T01:06:28.449520Z","caller":"traceutil/trace.go:172","msg":"trace[660650371] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:905; }","duration":"478.011846ms","start":"2026-05-14T01:06:27.971489Z","end":"2026-05-14T01:06:28.449500Z","steps":["trace[660650371] 'agreement among raft nodes before linearized reading' (duration: 471.201476ms)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:28.449572Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:27.971473Z","time spent":"478.087447ms","remote":"127.0.0.1:60568","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":1,"response size":1036,"request content":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io\" limit:1 "} {"level":"info","ts":"2026-05-14T01:06:28.449851Z","caller":"traceutil/trace.go:172","msg":"trace[515079281] transaction","detail":"{read_only:false; number_of_response:1; response_revision:907; }","duration":"471.883897ms","start":"2026-05-14T01:06:27.977942Z","end":"2026-05-14T01:06:28.449826Z","steps":["trace[515079281] 'process raft request' (duration: 471.692614ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:28.449973Z","caller":"traceutil/trace.go:172","msg":"trace[142070897] transaction","detail":"{read_only:false; number_of_response:1; response_revision:907; }","duration":"471.682735ms","start":"2026-05-14T01:06:27.978267Z","end":"2026-05-14T01:06:28.449949Z","steps":["trace[142070897] 'process raft request' (duration: 471.543622ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:28.450070Z","caller":"traceutil/trace.go:172","msg":"trace[704176512] transaction","detail":"{read_only:false; number_of_response:1; response_revision:907; }","duration":"242.493477ms","start":"2026-05-14T01:06:28.207546Z","end":"2026-05-14T01:06:28.450039Z","steps":["trace[704176512] 'process raft request' (duration: 242.326384ms)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:28.453952Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:27.977868Z","time spent":"472.06815ms","remote":"127.0.0.1:59570","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":112,"response count":0,"response size":23117,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-14T01:06:28.454069Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:27.978211Z","time spent":"471.829067ms","remote":"127.0.0.1:59570","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":64513,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-05-14T01:06:28.465564Z","caller":"traceutil/trace.go:172","msg":"trace[749781548] transaction","detail":"{read_only:false; number_of_response:1; response_revision:912; }","duration":"244.865769ms","start":"2026-05-14T01:06:28.220680Z","end":"2026-05-14T01:06:28.465546Z","steps":["trace[749781548] 'process raft request' (duration: 244.254268ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:28.890611Z","caller":"traceutil/trace.go:172","msg":"trace[1119052051] transaction","detail":"{read_only:false; number_of_response:1; response_revision:939; }","duration":"162.871769ms","start":"2026-05-14T01:06:28.727715Z","end":"2026-05-14T01:06:28.890587Z","steps":["trace[1119052051] 'process raft request' (duration: 162.447371ms)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:28.891177Z","caller":"traceutil/trace.go:172","msg":"trace[186411046] transaction","detail":"{read_only:false; number_of_response:1; response_revision:939; }","duration":"134.959709ms","start":"2026-05-14T01:06:28.756197Z","end":"2026-05-14T01:06:28.891157Z","steps":["trace[186411046] 'process raft request' (duration: 134.079463ms)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:34.536513Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"248.342302ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-05-14T01:06:34.665448Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7272924325782164790,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-14T01:06:34.713621Z","caller":"traceutil/trace.go:172","msg":"trace[1813138587] linearizableReadLoop","detail":"{readStateIndex:1142; appliedIndex:1142; }","duration":"548.272157ms","start":"2026-05-14T01:06:34.165314Z","end":"2026-05-14T01:06:34.713586Z","steps":["trace[1813138587] 'read index received' (duration: 548.261616ms)","trace[1813138587] 'applied index is now lower than readState.Index' (duration: 8.301µs)"],"step_count":2} {"level":"warn","ts":"2026-05-14T01:06:34.884050Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"718.700352ms","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-05-14T01:06:34.884174Z","caller":"traceutil/trace.go:172","msg":"trace[381986841] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:985; }","duration":"718.816554ms","start":"2026-05-14T01:06:34.165308Z","end":"2026-05-14T01:06:34.884125Z","steps":["trace[381986841] 'agreement among raft nodes before linearized reading' (duration: 548.380488ms)","trace[381986841] 'range keys from in-memory index tree' (duration: 170.258382ms)"],"step_count":2} {"level":"warn","ts":"2026-05-14T01:06:34.884222Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:34.165285Z","time spent":"718.925645ms","remote":"127.0.0.1:59936","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":"warn","ts":"2026-05-14T01:06:34.884394Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"170.635929ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-05-14T01:06:35.216278Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7272924325782164793,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-05-14T01:06:35.716945Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7272924325782164793,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-14T01:06:36.029600Z","caller":"traceutil/trace.go:172","msg":"trace[1208857201] linearizableReadLoop","detail":"{readStateIndex:1145; appliedIndex:1145; }","duration":"1.315864535s","start":"2026-05-14T01:06:34.713700Z","end":"2026-05-14T01:06:36.029564Z","steps":["trace[1208857201] 'read index received' (duration: 1.315854475s)","trace[1208857201] 'applied index is now lower than readState.Index' (duration: 8.57µs)"],"step_count":2} {"level":"warn","ts":"2026-05-14T01:06:36.029821Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.548368612s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-05-14T01:06:36.029918Z","caller":"traceutil/trace.go:172","msg":"trace[423194902] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:988; }","duration":"1.548447903s","start":"2026-05-14T01:06:34.481424Z","end":"2026-05-14T01:06:36.029872Z","steps":["trace[423194902] 'agreement among raft nodes before linearized reading' (duration: 1.54824331s)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:36.029967Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:34.481394Z","time spent":"1.548562895s","remote":"127.0.0.1:59936","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":533,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-05-14T01:06:36.058023Z","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":7272924325782164794,"received-request-id":7272924325782164793} {"level":"warn","ts":"2026-05-14T01:06:36.062207Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"829.584928ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:438"} {"level":"warn","ts":"2026-05-14T01:06:36.062182Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"539.78586ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-14T01:06:36.062273Z","caller":"traceutil/trace.go:172","msg":"trace[887328727] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1000; }","duration":"829.669839ms","start":"2026-05-14T01:06:35.232591Z","end":"2026-05-14T01:06:36.062260Z","steps":["trace[887328727] 'agreement among raft nodes before linearized reading' (duration: 829.556948ms)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:36.062267Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.291209345s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-dvlww\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"warn","ts":"2026-05-14T01:06:36.062300Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:35.232566Z","time spent":"829.728981ms","remote":"127.0.0.1:59936","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-05-14T01:06:36.062339Z","caller":"traceutil/trace.go:172","msg":"trace[977021539] range","detail":"{range_begin:/registry/pods/kube-system/cilium-dvlww; range_end:; response_count:1; response_revision:1000; }","duration":"1.291298676s","start":"2026-05-14T01:06:34.771024Z","end":"2026-05-14T01:06:36.062323Z","steps":["trace[977021539] 'agreement among raft nodes before linearized reading' (duration: 1.291092943s)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:36.062346Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.115781375s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-05-14T01:06:36.062381Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:34.771012Z","time spent":"1.291362437s","remote":"127.0.0.1:59814","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18377,"request content":"key:\"/registry/pods/kube-system/cilium-dvlww\" limit:1 "} {"level":"info","ts":"2026-05-14T01:06:36.062417Z","caller":"traceutil/trace.go:172","msg":"trace[654260128] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1000; }","duration":"1.115842866s","start":"2026-05-14T01:06:34.946555Z","end":"2026-05-14T01:06:36.062398Z","steps":["trace[654260128] 'agreement among raft nodes before linearized reading' (duration: 1.115759764s)"],"step_count":1} {"level":"info","ts":"2026-05-14T01:06:36.062546Z","caller":"traceutil/trace.go:172","msg":"trace[701610675] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1000; }","duration":"540.157996ms","start":"2026-05-14T01:06:35.522378Z","end":"2026-05-14T01:06:36.062536Z","steps":["trace[701610675] 'agreement among raft nodes before linearized reading' (duration: 539.742969ms)"],"step_count":1} {"level":"warn","ts":"2026-05-14T01:06:36.062578Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-14T01:06:35.522352Z","time spent":"540.219356ms","remote":"127.0.0.1:50864","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "}