{"level":"warn","ts":"2026-03-20T00:46:09.999686Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-03-20T00:46:10.000022Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-03-20T00:46:10.000044Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.4: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.4:2380","--initial-cluster=controller-2=https://199.204.45.244:2380,controller-3=https://199.204.45.4:2380,controller-1=https://199.204.45.70: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.4:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.4: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-03-20T00:46:10.000173Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-20T00:46:10.000222Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-03-20T00:46:10.000376Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.4:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.000487Z","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-03-20T00:46:10.002351Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.4:2379"]} {"level":"info","ts":"2026-03-20T00:46:10.002650Z","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.4:2380"],"listen-peer-urls":["https://199.204.45.4:2380"],"advertise-client-urls":["https://199.204.45.4:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.4:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.70:2380,controller-2=https://199.204.45.244:2380,controller-3=https://199.204.45.4: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-03-20T00:46:10.004903Z","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: 0xc000136f78}"} {"level":"info","ts":"2026-03-20T00:46:10.010628Z","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-03-20T00:46:10.010703Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.940222ms"} {"level":"info","ts":"2026-03-20T00:46:10.010778Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-20T00:46:10.010802Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-20T00:46:10.034389Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.4:2380","host":"199.204.45.4:2380","resolved-addr":"199.204.45.4:2380"} {"level":"info","ts":"2026-03-20T00:46:10.034444Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-03-20T00:46:10.034463Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-03-20T00:46:10.034471Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-03-20T00:46:10.034483Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-03-20T00:46:10.034490Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.4:2380","host":"199.204.45.4:2380","resolved-addr":"199.204.45.4:2380"} {"level":"info","ts":"2026-03-20T00:46:10.050862Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-20T00:46:10.063632Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-20T00:46:10.063686Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"ea8c8e3f4533ad06","cluster-id":"4749b7c221ae0648"} {"level":"info","ts":"2026-03-20T00:46:10.063708Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-20T00:46:10.063815Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"ea8c8e3f4533ad06 switched to configuration voters=()"} {"level":"info","ts":"2026-03-20T00:46:10.063860Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"ea8c8e3f4533ad06 became follower at term 0"} {"level":"info","ts":"2026-03-20T00:46:10.063943Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft ea8c8e3f4533ad06 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-03-20T00:46:10.071099Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-20T00:46:10.075118Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-20T00:46:10.078264Z","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-03-20T00:46:10.078976Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.078999Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72","remote-peer-urls":["https://199.204.45.244:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.079023Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.079032Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.079050Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.079066Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.079213Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.079196Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.079245Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72","remote-peer-urls":["https://199.204.45.244:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.079273Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.080494Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.081869Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.081938Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.081813Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.079275Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.084662Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.084704Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.084738Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.084773Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"ea8c8e3f4533ad06","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-20T00:46:10.084814Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.084985Z","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-03-20T00:46:10.084971Z","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-03-20T00:46:10.084974Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-03-20T00:46:10.085015Z","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-03-20T00:46:10.085042Z","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-03-20T00:46:10.085045Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.085206Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.4:2380"} {"level":"info","ts":"2026-03-20T00:46:10.085241Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.4:2380"} {"level":"info","ts":"2026-03-20T00:46:10.085510Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"ea8c8e3f4533ad06 [term: 0] received a MsgHeartbeat message with higher term from f8844a9a4263041d [term: 2]"} {"level":"info","ts":"2026-03-20T00:46:10.085531Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"ea8c8e3f4533ad06 became follower at term 2"} {"level":"info","ts":"2026-03-20T00:46:10.085544Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: ea8c8e3f4533ad06 elected leader f8844a9a4263041d at term 2"} {"level":"info","ts":"2026-03-20T00:46:10.085888Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"dcca925d2ca2fd72","stream-type":"stream Message"} {"level":"info","ts":"2026-03-20T00:46:10.086781Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.086971Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.086160Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"ea8c8e3f4533ad06","initial-advertise-peer-urls":["https://199.204.45.4:2380"],"listen-peer-urls":["https://199.204.45.4:2380"],"advertise-client-urls":["https://199.204.45.4:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.4:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-20T00:46:10.086202Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-20T00:46:10.086478Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"f8844a9a4263041d","stream-type":"stream Message"} {"level":"info","ts":"2026-03-20T00:46:10.088696Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.088751Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.086573Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"dcca925d2ca2fd72","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-20T00:46:10.088812Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.088661Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"f8844a9a4263041d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-20T00:46:10.088874Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.096171Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.099044Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"ea8c8e3f4533ad06","remote-snapshot-sender-id":"f8844a9a4263041d","incoming-snapshot-index":650,"incoming-snapshot-message-size-bytes":9168,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-03-20T00:46:10.100936Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.100842Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.106837Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.110839Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000028a.snap.db","bytes":1003520,"size":"1.0 MB"} {"level":"info","ts":"2026-03-20T00:46:10.110956Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"ea8c8e3f4533ad06","remote-snapshot-sender-id":"f8844a9a4263041d","incoming-snapshot-index":650,"incoming-snapshot-size-bytes":1003520,"incoming-snapshot-size":"1.0 MB","download-took":"12.063842ms"} {"level":"info","ts":"2026-03-20T00:46:10.111206Z","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: 650, term: 2]"} {"level":"info","ts":"2026-03-20T00:46:10.111402Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"ea8c8e3f4533ad06 switched to configuration voters=(15909689562518191474 17907520044731139101) learners=(16901039904009727238)"} {"level":"info","ts":"2026-03-20T00:46:10.111444Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"ea8c8e3f4533ad06 [commit: 650, lastindex: 650, lastterm: 2] restored snapshot [index: 650, term: 2]"} {"level":"info","ts":"2026-03-20T00:46:10.111456Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"ea8c8e3f4533ad06 [commit: 650] restored snapshot [index: 650, term: 2]"} {"level":"info","ts":"2026-03-20T00:46:10.111648Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":650,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-20T00:46:10.114142Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":650} {"level":"info","ts":"2026-03-20T00:46:10.114478Z","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: 0xc000136f98}"} {"level":"info","ts":"2026-03-20T00:46:10.115049Z","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-03-20T00:46:10.115081Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"661.741µs"} {"level":"info","ts":"2026-03-20T00:46:10.115169Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-03-20T00:46:10.119972Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-03-20T00:46:10.120259Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-03-20T00:46:10.123329Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":601} {"level":"info","ts":"2026-03-20T00:46:10.123380Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":650} {"level":"info","ts":"2026-03-20T00:46:10.123407Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-03-20T00:46:10.123462Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-03-20T00:46:10.125725Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-03-20T00:46:10.125841Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-03-20T00:46:10.125873Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-03-20T00:46:10.125904Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-03-20T00:46:10.125919Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-03-20T00:46:10.126713Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-03-20T00:46:10.126753Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-03-20T00:46:10.126833Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-20T00:46:10.126856Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"ea8c8e3f4533ad06","recovered-remote-peer-id":"dcca925d2ca2fd72","recovered-remote-peer-urls":["https://199.204.45.244:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-20T00:46:10.126885Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"ea8c8e3f4533ad06","recovered-remote-peer-id":"ea8c8e3f4533ad06","recovered-remote-peer-urls":["https://199.204.45.4:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-03-20T00:46:10.126919Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"ea8c8e3f4533ad06","recovered-remote-peer-id":"f8844a9a4263041d","recovered-remote-peer-urls":["https://199.204.45.70:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-20T00:46:10.126942Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-03-20T00:46:10.127039Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-03-20T00:46:10.127057Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-03-20T00:46:10.127080Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"dcca925d2ca2fd72"} {"level":"warn","ts":"2026-03-20T00:46:10.127170Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.127208Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"dcca925d2ca2fd72"} {"level":"warn","ts":"2026-03-20T00:46:10.127255Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.127275Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.127417Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"warn","ts":"2026-03-20T00:46:10.127559Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72","error":"context canceled"} {"level":"warn","ts":"2026-03-20T00:46:10.127610Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"dcca925d2ca2fd72","error":"failed to read dcca925d2ca2fd72 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-20T00:46:10.127635Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"warn","ts":"2026-03-20T00:46:10.127824Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72","error":"context canceled"} {"level":"info","ts":"2026-03-20T00:46:10.127842Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.127856Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.127869Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"ea8c8e3f4533ad06","removed-remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.127880Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-03-20T00:46:10.127899Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.127921Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-03-20T00:46:10.127980Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.127999Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.128136Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-03-20T00:46:10.128258Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d","error":"context canceled"} {"level":"warn","ts":"2026-03-20T00:46:10.128301Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"f8844a9a4263041d","error":"failed to read f8844a9a4263041d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-20T00:46:10.128315Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-03-20T00:46:10.128389Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d","error":"context canceled"} {"level":"info","ts":"2026-03-20T00:46:10.128407Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.128425Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.128500Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"ea8c8e3f4533ad06","removed-remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.128512Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-03-20T00:46:10.128521Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-03-20T00:46:10.128542Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.128574Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.128806Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.128711Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.135986Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.136042Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72","remote-peer-urls":["https://199.204.45.244:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.136061Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.136077Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.136422Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.137214Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.140739Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.141256Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-03-20T00:46:10.141366Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-03-20T00:46:10.141447Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":650,"current-applied-index":650,"incoming-leader-snapshot-index":650,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-20T00:46:10.138021Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.141014Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.141044Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.141138Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.146529Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"dcca925d2ca2fd72","stream-type":"stream Message"} {"level":"info","ts":"2026-03-20T00:46:10.146575Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.146618Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.148774Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"f8844a9a4263041d","stream-type":"stream Message"} {"level":"info","ts":"2026-03-20T00:46:10.148808Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.148824Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.153651Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.156798Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.157040Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.159085Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"dcca925d2ca2fd72","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-20T00:46:10.159193Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"dcca925d2ca2fd72"} {"level":"info","ts":"2026-03-20T00:46:10.159158Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.159303Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"ea8c8e3f4533ad06","to":"f8844a9a4263041d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-20T00:46:10.159389Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"ea8c8e3f4533ad06","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-03-20T00:46:10.191966Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"ea8c8e3f4533ad06","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-03-20T00:46:10.479917Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"ea8c8e3f4533ad06 switched to configuration voters=(15909689562518191474 16901039904009727238 17907520044731139101)"} {"level":"info","ts":"2026-03-20T00:46:10.480100Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"4749b7c221ae0648","local-member-id":"ea8c8e3f4533ad06","promoted-member-id":"ea8c8e3f4533ad06"} {"level":"warn","ts":"2026-03-20T00:46:17.085853Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"ea8c8e3f4533ad06","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.4:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-03-20T00:46:17.090758Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"ea8c8e3f4533ad06","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.4:2379]}","cluster-id":"4749b7c221ae0648","publish-timeout":"7s"} {"level":"info","ts":"2026-03-20T00:46:17.090780Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-20T00:46:17.090929Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-20T00:46:17.090975Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-20T00:46:17.090820Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-20T00:46:17.092647Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-20T00:46:17.092719Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-20T00:46:17.092894Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-20T00:46:17.095975Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.4:2379"} {"level":"info","ts":"2026-03-20T00:46:17.096537Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-03-20T00:46:17.099564Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:47960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.100269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:47948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.100713Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33348","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.100750Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33316","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.101081Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:47966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.102946Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:47970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.104067Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:36978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.104292Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:36980","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.104753Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:47984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.106811Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:36966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.114539Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.116122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.4:36990","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.126215Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.143286Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.154379Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38854","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.166017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.175959Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.185580Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38906","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.194845Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.205670Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.215271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38962","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.223359Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38976","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.243592Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38996","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.254197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.265658Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39028","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.277214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.288719Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39054","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.297111Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39084","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.305519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.332207Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39118","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.345353Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39124","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.352067Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39154","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.359968Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.368362Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.377030Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.389416Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39208","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.401036Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.421787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39254","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.452694Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.464642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39276","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.475324Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.486766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39288","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.495871Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.503606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39324","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.516716Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.529219Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39368","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.537983Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39396","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.547482Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39430","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.558355Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.568952Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39452","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.580107Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39474","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.589086Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.598667Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.609836Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.618657Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.629001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39546","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.654142Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39566","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.662567Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39580","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.672178Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39608","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.683315Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.697128Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39642","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.707808Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.717833Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.725923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.774545Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.789640Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.798591Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-20T00:46:17.847360Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39790","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-20T00:46:23.879281Z","caller":"traceutil/trace.go:172","msg":"trace[1766500883] linearizableReadLoop","detail":"{readStateIndex:697; appliedIndex:697; }","duration":"120.101278ms","start":"2026-03-20T00:46:23.759157Z","end":"2026-03-20T00:46:23.879259Z","steps":["trace[1766500883] 'read index received' (duration: 120.083667ms)","trace[1766500883] 'applied index is now lower than readState.Index' (duration: 16.501µs)"],"step_count":2} {"level":"warn","ts":"2026-03-20T00:46:23.879500Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"120.296555ms","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-03-20T00:46:23.879545Z","caller":"traceutil/trace.go:172","msg":"trace[397961280] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:640; }","duration":"120.383298ms","start":"2026-03-20T00:46:23.759152Z","end":"2026-03-20T00:46:23.879535Z","steps":["trace[397961280] 'agreement among raft nodes before linearized reading' (duration: 120.199381ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:00.539359Z","caller":"traceutil/trace.go:172","msg":"trace[145674143] transaction","detail":"{read_only:false; number_of_response:1; response_revision:895; }","duration":"104.781807ms","start":"2026-03-20T00:47:00.434551Z","end":"2026-03-20T00:47:00.539333Z","steps":["trace[145674143] 'process raft request' (duration: 58.278242ms)","trace[145674143] 'compare' (duration: 46.413073ms)"],"step_count":2} {"level":"info","ts":"2026-03-20T00:47:00.544180Z","caller":"traceutil/trace.go:172","msg":"trace[842717026] linearizableReadLoop","detail":"{readStateIndex:1033; appliedIndex:1035; }","duration":"104.624113ms","start":"2026-03-20T00:47:00.439531Z","end":"2026-03-20T00:47:00.544156Z","steps":["trace[842717026] 'read index received' (duration: 104.614863ms)","trace[842717026] 'applied index is now lower than readState.Index' (duration: 7.75µs)"],"step_count":2} {"level":"warn","ts":"2026-03-20T00:47:00.544384Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"104.828088ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/tcproutes.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:31145"} {"level":"info","ts":"2026-03-20T00:47:00.544457Z","caller":"traceutil/trace.go:172","msg":"trace[992374593] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/tcproutes.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:898; }","duration":"104.914251ms","start":"2026-03-20T00:47:00.439528Z","end":"2026-03-20T00:47:00.544442Z","steps":["trace[992374593] 'agreement among raft nodes before linearized reading' (duration: 104.763607ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:01.077891Z","caller":"traceutil/trace.go:172","msg":"trace[202976123] transaction","detail":"{read_only:false; response_revision:909; number_of_response:1; }","duration":"361.511521ms","start":"2026-03-20T00:47:00.716351Z","end":"2026-03-20T00:47:01.077863Z","steps":["trace[202976123] 'process raft request' (duration: 361.045958ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:01.079280Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:00.716334Z","time spent":"361.650445ms","remote":"127.0.0.1:38830","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":151212,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-20T00:47:01.364947Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"141.309164ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-03-20T00:47:01.371363Z","caller":"traceutil/trace.go:172","msg":"trace[658829067] linearizableReadLoop","detail":"{readStateIndex:1069; appliedIndex:1068; }","duration":"240.456443ms","start":"2026-03-20T00:47:01.130886Z","end":"2026-03-20T00:47:01.371343Z","steps":["trace[658829067] 'read index received' (duration: 90.694928ms)","trace[658829067] 'applied index is now lower than readState.Index' (duration: 149.760735ms)"],"step_count":2} {"level":"warn","ts":"2026-03-20T00:47:01.371479Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"240.581346ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-20T00:47:01.371516Z","caller":"traceutil/trace.go:172","msg":"trace[875997824] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:918; }","duration":"240.626627ms","start":"2026-03-20T00:47:01.130879Z","end":"2026-03-20T00:47:01.371505Z","steps":["trace[875997824] 'agreement among raft nodes before linearized reading' (duration: 240.551775ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:01.389124Z","caller":"traceutil/trace.go:172","msg":"trace[703929430] transaction","detail":"{read_only:false; number_of_response:1; response_revision:920; }","duration":"214.654666ms","start":"2026-03-20T00:47:01.174444Z","end":"2026-03-20T00:47:01.389098Z","steps":["trace[703929430] 'process raft request' (duration: 214.46922ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:01.398346Z","caller":"traceutil/trace.go:172","msg":"trace[1235509112] transaction","detail":"{read_only:false; number_of_response:1; response_revision:920; }","duration":"219.329603ms","start":"2026-03-20T00:47:01.178998Z","end":"2026-03-20T00:47:01.398327Z","steps":["trace[1235509112] 'process raft request' (duration: 219.22343ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:08.438546Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"213.230775ms","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-03-20T00:47:08.438631Z","caller":"traceutil/trace.go:172","msg":"trace[1313735008] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:977; }","duration":"213.325757ms","start":"2026-03-20T00:47:08.225289Z","end":"2026-03-20T00:47:08.438614Z","steps":["trace[1313735008] 'range keys from in-memory index tree' (duration: 211.1491ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:08.438735Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"198.196386ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-zks9g\" limit:1 ","response":"range_response_count:1 size:18344"} {"level":"info","ts":"2026-03-20T00:47:08.438804Z","caller":"traceutil/trace.go:172","msg":"trace[1742463766] range","detail":"{range_begin:/registry/pods/kube-system/cilium-zks9g; range_end:; response_count:1; response_revision:977; }","duration":"198.238537ms","start":"2026-03-20T00:47:08.240526Z","end":"2026-03-20T00:47:08.438765Z","steps":["trace[1742463766] 'range keys from in-memory index tree' (duration: 196.866031ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:09.107132Z","caller":"traceutil/trace.go:172","msg":"trace[339215138] transaction","detail":"{read_only:false; response_revision:980; number_of_response:1; }","duration":"654.507997ms","start":"2026-03-20T00:47:08.452600Z","end":"2026-03-20T00:47:09.107108Z","steps":["trace[339215138] 'process raft request' (duration: 654.22493ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.107526Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:08.452578Z","time spent":"654.641341ms","remote":"127.0.0.1:39044","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18501,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-20T00:47:09.115526Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":12467825279143023177,"retry-timeout":"500ms"} {"level":"info","ts":"2026-03-20T00:47:09.134628Z","caller":"traceutil/trace.go:172","msg":"trace[373082336] linearizableReadLoop","detail":"{readStateIndex:1159; appliedIndex:1159; }","duration":"519.440048ms","start":"2026-03-20T00:47:08.615165Z","end":"2026-03-20T00:47:09.134605Z","steps":["trace[373082336] 'read index received' (duration: 519.434868ms)","trace[373082336] 'applied index is now lower than readState.Index' (duration: 4.07µs)"],"step_count":2} {"level":"warn","ts":"2026-03-20T00:47:09.134792Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"519.611702ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-20T00:47:09.134839Z","caller":"traceutil/trace.go:172","msg":"trace[546430876] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:980; }","duration":"519.653474ms","start":"2026-03-20T00:47:08.615158Z","end":"2026-03-20T00:47:09.134812Z","steps":["trace[546430876] 'agreement among raft nodes before linearized reading' (duration: 519.574911ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:09.135817Z","caller":"traceutil/trace.go:172","msg":"trace[918860123] transaction","detail":"{read_only:false; response_revision:989; number_of_response:1; }","duration":"589.098869ms","start":"2026-03-20T00:47:08.546674Z","end":"2026-03-20T00:47:09.135773Z","steps":["trace[918860123] 'process raft request' (duration: 588.612087ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.136321Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:08.546652Z","time spent":"589.613072ms","remote":"127.0.0.1:39032","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4165,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-20T00:47:09.135912Z","caller":"traceutil/trace.go:172","msg":"trace[1008173903] transaction","detail":"{read_only:false; response_revision:990; number_of_response:1; }","duration":"369.676734ms","start":"2026-03-20T00:47:08.766219Z","end":"2026-03-20T00:47:09.135895Z","steps":["trace[1008173903] 'process raft request' (duration: 369.251984ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.137464Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:08.766199Z","time spent":"370.164307ms","remote":"127.0.0.1:39170","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-20T00:47:09.180637Z","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":12467825279143023181,"received-request-id":12467825279143023177} {"level":"warn","ts":"2026-03-20T00:47:09.748451Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":12467825279143023183,"retry-timeout":"500ms"} {"level":"info","ts":"2026-03-20T00:47:09.827202Z","caller":"traceutil/trace.go:172","msg":"trace[1842978828] linearizableReadLoop","detail":"{readStateIndex:1173; appliedIndex:1174; }","duration":"579.424755ms","start":"2026-03-20T00:47:09.247745Z","end":"2026-03-20T00:47:09.827169Z","steps":["trace[1842978828] 'read index received' (duration: 579.415885ms)","trace[1842978828] 'applied index is now lower than readState.Index' (duration: 7.66µs)"],"step_count":2} {"level":"info","ts":"2026-03-20T00:47:09.827451Z","caller":"traceutil/trace.go:172","msg":"trace[1692005801] transaction","detail":"{read_only:false; response_revision:998; number_of_response:1; }","duration":"375.684048ms","start":"2026-03-20T00:47:09.451751Z","end":"2026-03-20T00:47:09.827435Z","steps":["trace[1692005801] 'process raft request' (duration: 375.641697ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.827456Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"579.686932ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-zks9g\" limit:1 ","response":"range_response_count:1 size:18516"} {"level":"info","ts":"2026-03-20T00:47:09.827519Z","caller":"traceutil/trace.go:172","msg":"trace[1973774382] range","detail":"{range_begin:/registry/pods/kube-system/cilium-zks9g; range_end:; response_count:1; response_revision:994; }","duration":"579.773964ms","start":"2026-03-20T00:47:09.247731Z","end":"2026-03-20T00:47:09.827505Z","steps":["trace[1973774382] 'agreement among raft nodes before linearized reading' (duration: 579.526758ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.827576Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:09.451719Z","time spent":"375.77716ms","remote":"127.0.0.1:39170","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":677,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-20T00:47:09.827620Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:09.247709Z","time spent":"579.898717ms","remote":"127.0.0.1:39044","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18539,"request content":"key:\"/registry/pods/kube-system/cilium-zks9g\" limit:1 "} {"level":"info","ts":"2026-03-20T00:47:09.827607Z","caller":"traceutil/trace.go:172","msg":"trace[1234151646] transaction","detail":"{read_only:false; response_revision:997; number_of_response:1; }","duration":"578.711527ms","start":"2026-03-20T00:47:09.248883Z","end":"2026-03-20T00:47:09.827595Z","steps":["trace[1234151646] 'process raft request' (duration: 578.476861ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.827770Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-20T00:47:09.248858Z","time spent":"578.802179ms","remote":"127.0.0.1:38864","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":751,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-03-20T00:47:09.908128Z","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":12467825279143023186,"received-request-id":12467825279143023183} {"level":"info","ts":"2026-03-20T00:47:09.985805Z","caller":"traceutil/trace.go:172","msg":"trace[1524803140] linearizableReadLoop","detail":"{readStateIndex:1178; appliedIndex:1179; }","duration":"158.462544ms","start":"2026-03-20T00:47:09.827270Z","end":"2026-03-20T00:47:09.985733Z","steps":["trace[1524803140] 'read index received' (duration: 158.452724ms)","trace[1524803140] 'applied index is now lower than readState.Index' (duration: 8.08µs)"],"step_count":2} {"level":"warn","ts":"2026-03-20T00:47:09.985927Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"371.383687ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-20T00:47:09.986027Z","caller":"traceutil/trace.go:172","msg":"trace[1946011042] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:999; }","duration":"371.50212ms","start":"2026-03-20T00:47:09.614505Z","end":"2026-03-20T00:47:09.986007Z","steps":["trace[1946011042] 'agreement among raft nodes before linearized reading' (duration: 371.360456ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:09.986077Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"217.754246ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.204.45.4\" limit:1 ","response":"range_response_count:1 size:131"} {"level":"info","ts":"2026-03-20T00:47:09.986176Z","caller":"traceutil/trace.go:172","msg":"trace[2086622713] range","detail":"{range_begin:/registry/masterleases/199.204.45.4; range_end:; response_count:1; response_revision:999; }","duration":"217.860659ms","start":"2026-03-20T00:47:09.768299Z","end":"2026-03-20T00:47:09.986160Z","steps":["trace[2086622713] 'agreement among raft nodes before linearized reading' (duration: 217.480419ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:09.986336Z","caller":"traceutil/trace.go:172","msg":"trace[917461624] transaction","detail":"{read_only:false; response_revision:1001; number_of_response:1; }","duration":"142.039653ms","start":"2026-03-20T00:47:09.844279Z","end":"2026-03-20T00:47:09.986319Z","steps":["trace[917461624] 'process raft request' (duration: 141.892979ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:09.986298Z","caller":"traceutil/trace.go:172","msg":"trace[330479307] transaction","detail":"{read_only:false; response_revision:1000; number_of_response:1; }","duration":"152.899631ms","start":"2026-03-20T00:47:09.833365Z","end":"2026-03-20T00:47:09.986264Z","steps":["trace[330479307] 'process raft request' (duration: 152.553023ms)"],"step_count":1} {"level":"warn","ts":"2026-03-20T00:47:10.059016Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"229.778973ms","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-03-20T00:47:10.059093Z","caller":"traceutil/trace.go:172","msg":"trace[1340994135] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1005; }","duration":"229.869657ms","start":"2026-03-20T00:47:09.829207Z","end":"2026-03-20T00:47:10.059077Z","steps":["trace[1340994135] 'agreement among raft nodes before linearized reading' (duration: 227.748753ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:10.388451Z","caller":"traceutil/trace.go:172","msg":"trace[323313610] transaction","detail":"{read_only:false; response_revision:1011; number_of_response:1; }","duration":"118.492305ms","start":"2026-03-20T00:47:10.269939Z","end":"2026-03-20T00:47:10.388432Z","steps":["trace[323313610] 'process raft request' (duration: 118.336761ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:10.888932Z","caller":"traceutil/trace.go:172","msg":"trace[1118444554] transaction","detail":"{read_only:false; response_revision:1019; number_of_response:1; }","duration":"204.379672ms","start":"2026-03-20T00:47:10.684536Z","end":"2026-03-20T00:47:10.888915Z","steps":["trace[1118444554] 'process raft request' (duration: 204.202607ms)"],"step_count":1} {"level":"info","ts":"2026-03-20T00:47:11.498513Z","caller":"traceutil/trace.go:172","msg":"trace[430847686] transaction","detail":"{read_only:false; response_revision:1024; number_of_response:1; }","duration":"157.972688ms","start":"2026-03-20T00:47:11.340515Z","end":"2026-03-20T00:47:11.498488Z","steps":["trace[430847686] 'process raft request' (duration: 157.773213ms)"],"step_count":1}