{"level":"warn","ts":"2026-06-18T05:16:25.695226Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-06-18T05:16:25.695371Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-06-18T05:16:25.695398Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.57: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.57:2380","--initial-cluster=controller=https://199.204.45.57:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.57:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.57:2380","--name=controller","--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-06-18T05:16:25.695490Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-18T05:16:25.695521Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-06-18T05:16:25.695537Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.57:2380"]} {"level":"info","ts":"2026-06-18T05:16:25.695559Z","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-06-18T05:16:25.696873Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.57:2379"]} {"level":"info","ts":"2026-06-18T05:16:25.697273Z","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","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.57:2380"],"listen-peer-urls":["https://199.204.45.57:2380"],"advertise-client-urls":["https://199.204.45.57:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.57:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.204.45.57:2380","initial-cluster-state":"new","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-06-18T05:16:25.699021Z","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: 0xc0000780f0}"} {"level":"info","ts":"2026-06-18T05:16:25.703587Z","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-06-18T05:16:25.703635Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.835114ms"} {"level":"info","ts":"2026-06-18T05:16:25.703662Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-18T05:16:25.703685Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-18T05:16:25.703728Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-18T05:16:25.713364Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-18T05:16:25.713469Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"b6478f0ac5aeb8e1","cluster-id":"6c58cff80d4a5b62"} {"level":"info","ts":"2026-06-18T05:16:25.713510Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-18T05:16:25.713591Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"b6478f0ac5aeb8e1 switched to configuration voters=()"} {"level":"info","ts":"2026-06-18T05:16:25.713645Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"b6478f0ac5aeb8e1 became follower at term 0"} {"level":"info","ts":"2026-06-18T05:16:25.713660Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft b6478f0ac5aeb8e1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-06-18T05:16:25.713680Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"b6478f0ac5aeb8e1 became follower at term 1"} {"level":"info","ts":"2026-06-18T05:16:25.713727Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"b6478f0ac5aeb8e1 switched to configuration voters=(13134624114678348001)"} {"level":"warn","ts":"2026-06-18T05:16:25.720708Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-18T05:16:25.725017Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-18T05:16:25.729326Z","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-06-18T05:16:25.730372Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"b6478f0ac5aeb8e1","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-18T05:16:25.730474Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"b6478f0ac5aeb8e1","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-06-18T05:16:25.730571Z","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-06-18T05:16:25.730749Z","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-06-18T05:16:25.730892Z","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-06-18T05:16:25.730905Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.57:2380"} {"level":"info","ts":"2026-06-18T05:16:25.730933Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.57:2380"} {"level":"info","ts":"2026-06-18T05:16:25.730969Z","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-06-18T05:16:25.730838Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"b6478f0ac5aeb8e1","initial-advertise-peer-urls":["https://199.204.45.57:2380"],"listen-peer-urls":["https://199.204.45.57:2380"],"advertise-client-urls":["https://199.204.45.57:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.57:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-18T05:16:25.730868Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-18T05:16:25.731519Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"b6478f0ac5aeb8e1 switched to configuration voters=(13134624114678348001)"} {"level":"info","ts":"2026-06-18T05:16:25.731763Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"6c58cff80d4a5b62","local-member-id":"b6478f0ac5aeb8e1","added-peer-id":"b6478f0ac5aeb8e1","added-peer-peer-urls":["https://199.204.45.57:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-06-18T05:16:26.114216Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"b6478f0ac5aeb8e1 is starting a new election at term 1"} {"level":"info","ts":"2026-06-18T05:16:26.114320Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"b6478f0ac5aeb8e1 became pre-candidate at term 1"} {"level":"info","ts":"2026-06-18T05:16:26.114381Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"b6478f0ac5aeb8e1 received MsgPreVoteResp from b6478f0ac5aeb8e1 at term 1"} {"level":"info","ts":"2026-06-18T05:16:26.114397Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"b6478f0ac5aeb8e1 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-06-18T05:16:26.114414Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"b6478f0ac5aeb8e1 became candidate at term 2"} {"level":"info","ts":"2026-06-18T05:16:26.114994Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"b6478f0ac5aeb8e1 received MsgVoteResp from b6478f0ac5aeb8e1 at term 2"} {"level":"info","ts":"2026-06-18T05:16:26.115041Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"b6478f0ac5aeb8e1 has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-06-18T05:16:26.115073Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"b6478f0ac5aeb8e1 became leader at term 2"} {"level":"info","ts":"2026-06-18T05:16:26.115114Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: b6478f0ac5aeb8e1 elected leader b6478f0ac5aeb8e1 at term 2"} {"level":"info","ts":"2026-06-18T05:16:26.116075Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-06-18T05:16:26.116873Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-18T05:16:26.116871Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"b6478f0ac5aeb8e1","local-member-attributes":"{Name:controller ClientURLs:[https://199.204.45.57:2379]}","cluster-id":"6c58cff80d4a5b62","publish-timeout":"7s"} {"level":"info","ts":"2026-06-18T05:16:26.116931Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-18T05:16:26.117358Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-18T05:16:26.117372Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"6c58cff80d4a5b62","local-member-id":"b6478f0ac5aeb8e1","cluster-version":"3.6"} {"level":"info","ts":"2026-06-18T05:16:26.117405Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-18T05:16:26.117462Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-18T05:16:26.117488Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-06-18T05:16:26.117550Z","caller":"version/monitor.go:116","msg":"cluster version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"} {"level":"info","ts":"2026-06-18T05:16:26.117596Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-06-18T05:16:26.117790Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-06-18T05:16:26.118515Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-18T05:16:26.118689Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-18T05:16:26.121686Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.57:2379"} {"level":"info","ts":"2026-06-18T05:16:26.125471Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-06-18T05:16:26.263028Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36054","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.263219Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36072","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.284161Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36098","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.293001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36104","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.307691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.327177Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.339282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.350124Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36208","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.365357Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.376279Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.385853Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36258","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.399708Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36296","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.412925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.423501Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.430858Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.442042Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36336","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.453458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36362","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.465606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.477544Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36374","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.484763Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.493624Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.502595Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36426","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.553582Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.562205Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.574588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36490","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.585420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.597051Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.612199Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36554","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.620523Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36590","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.629138Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.640852Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36612","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.647763Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.657267Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.672929Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.674507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36690","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.683762Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.690867Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.701044Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.714666Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.727221Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.736700Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36782","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.751804Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36800","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.754753Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.764821Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36832","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.773793Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.785959Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.799181Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.812212Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36882","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.827163Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36912","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.836866Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.850256Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.860127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.870204Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.880537Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.889747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37008","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.900442Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.912393Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37044","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.919798Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.938867Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.950688Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:26.960291Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:27.013021Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37158","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:16:28.200491Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"341.243817ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-vip-controller\" limit:1 ","response":"range_response_count:1 size:3460"} {"level":"info","ts":"2026-06-18T05:16:28.200644Z","caller":"traceutil/trace.go:172","msg":"trace[1030341096] range","detail":"{range_begin:/registry/pods/kube-system/kube-vip-controller; range_end:; response_count:1; response_revision:67; }","duration":"341.430932ms","start":"2026-06-18T05:16:27.859185Z","end":"2026-06-18T05:16:28.200616Z","steps":["trace[1030341096] 'range keys from in-memory index tree' (duration: 341.074054ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:16:28.200732Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:16:27.859163Z","time spent":"341.532704ms","remote":"127.0.0.1:36382","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":1,"response size":3483,"request content":"key:\"/registry/pods/kube-system/kube-vip-controller\" limit:1 "} {"level":"info","ts":"2026-06-18T05:16:28.201140Z","caller":"traceutil/trace.go:172","msg":"trace[1201944409] transaction","detail":"{read_only:false; number_of_response:0; response_revision:67; }","duration":"340.43873ms","start":"2026-06-18T05:16:27.860673Z","end":"2026-06-18T05:16:28.201112Z","steps":["trace[1201944409] 'process raft request' (duration: 340.348549ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:16:28.201743Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:16:27.860660Z","time spent":"340.572044ms","remote":"127.0.0.1:36382","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-06-18T05:16:33.152853Z","caller":"traceutil/trace.go:172","msg":"trace[103056307] linearizableReadLoop","detail":"{readStateIndex:310; appliedIndex:310; }","duration":"195.208811ms","start":"2026-06-18T05:16:32.957617Z","end":"2026-06-18T05:16:33.152826Z","steps":["trace[103056307] 'read index received' (duration: 195.19992ms)","trace[103056307] 'applied index is now lower than readState.Index' (duration: 8.041µs)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:16:33.153056Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"195.410035ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-06-18T05:16:33.153074Z","caller":"traceutil/trace.go:172","msg":"trace[50833087] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:295; }","duration":"195.457385ms","start":"2026-06-18T05:16:32.957611Z","end":"2026-06-18T05:16:33.153069Z","steps":["trace[50833087] 'agreement among raft nodes before linearized reading' (duration: 195.317953ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:16:33.153068Z","caller":"traceutil/trace.go:172","msg":"trace[1252749588] transaction","detail":"{read_only:false; response_revision:296; number_of_response:1; }","duration":"216.665561ms","start":"2026-06-18T05:16:32.936381Z","end":"2026-06-18T05:16:33.153046Z","steps":["trace[1252749588] 'process raft request' (duration: 216.512707ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:16:43.367799Z","caller":"traceutil/trace.go:172","msg":"trace[1164706945] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"164.316909ms","start":"2026-06-18T05:16:43.203460Z","end":"2026-06-18T05:16:43.367776Z","steps":["trace[1164706945] 'process raft request' (duration: 164.173667ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:16:48.725223Z","caller":"traceutil/trace.go:172","msg":"trace[395572528] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"379.527422ms","start":"2026-06-18T05:16:48.345667Z","end":"2026-06-18T05:16:48.725195Z","steps":["trace[395572528] 'process raft request' (duration: 379.375439ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:16:48.725652Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:16:48.345648Z","time spent":"379.672395ms","remote":"127.0.0.1:36522","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":420,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-18T05:16:48.978042Z","caller":"traceutil/trace.go:172","msg":"trace[93668983] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"589.243304ms","start":"2026-06-18T05:16:48.388787Z","end":"2026-06-18T05:16:48.978030Z","steps":["trace[93668983] 'process raft request' (duration: 556.960518ms)","trace[93668983] 'compare' (duration: 32.216535ms)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:16:48.978137Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:16:48.388763Z","time spent":"589.336215ms","remote":"127.0.0.1:36522","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":493,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-18T05:16:48.978037Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"141.810921ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:16:48.978212Z","caller":"traceutil/trace.go:172","msg":"trace[1186925057] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:405; }","duration":"142.014705ms","start":"2026-06-18T05:16:48.836193Z","end":"2026-06-18T05:16:48.978208Z","steps":["trace[1186925057] 'range keys from in-memory index tree' (duration: 141.76059ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.694539Z","caller":"traceutil/trace.go:172","msg":"trace[1325574057] linearizableReadLoop","detail":"{readStateIndex:527; appliedIndex:527; }","duration":"202.172547ms","start":"2026-06-18T05:17:05.492336Z","end":"2026-06-18T05:17:05.694509Z","steps":["trace[1325574057] 'read index received' (duration: 202.161297ms)","trace[1325574057] 'applied index is now lower than readState.Index' (duration: 9.59µs)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:17:05.694806Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"202.444603ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"info","ts":"2026-06-18T05:17:05.694886Z","caller":"traceutil/trace.go:172","msg":"trace[1297674240] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:505; }","duration":"202.538565ms","start":"2026-06-18T05:17:05.492332Z","end":"2026-06-18T05:17:05.694871Z","steps":["trace[1297674240] 'agreement among raft nodes before linearized reading' (duration: 202.310231ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.695017Z","caller":"traceutil/trace.go:172","msg":"trace[2085375672] transaction","detail":"{read_only:false; response_revision:506; number_of_response:1; }","duration":"247.708567ms","start":"2026-06-18T05:17:05.447295Z","end":"2026-06-18T05:17:05.695004Z","steps":["trace[2085375672] 'process raft request' (duration: 247.566985ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.706716Z","caller":"traceutil/trace.go:172","msg":"trace[392716] transaction","detail":"{read_only:false; response_revision:508; number_of_response:1; }","duration":"246.319819ms","start":"2026-06-18T05:17:05.460380Z","end":"2026-06-18T05:17:05.706700Z","steps":["trace[392716] 'process raft request' (duration: 246.165895ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.706707Z","caller":"traceutil/trace.go:172","msg":"trace[740576870] transaction","detail":"{read_only:false; response_revision:507; number_of_response:1; }","duration":"248.639516ms","start":"2026-06-18T05:17:05.458033Z","end":"2026-06-18T05:17:05.706672Z","steps":["trace[740576870] 'process raft request' (duration: 248.422861ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.706860Z","caller":"traceutil/trace.go:172","msg":"trace[772072387] transaction","detail":"{read_only:false; response_revision:509; number_of_response:1; }","duration":"229.055638ms","start":"2026-06-18T05:17:05.477789Z","end":"2026-06-18T05:17:05.706845Z","steps":["trace[772072387] 'process raft request' (duration: 228.821184ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.706997Z","caller":"traceutil/trace.go:172","msg":"trace[105181392] transaction","detail":"{read_only:false; response_revision:511; number_of_response:1; }","duration":"228.080919ms","start":"2026-06-18T05:17:05.478903Z","end":"2026-06-18T05:17:05.706984Z","steps":["trace[105181392] 'process raft request' (duration: 227.815233ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.706923Z","caller":"traceutil/trace.go:172","msg":"trace[1155086462] transaction","detail":"{read_only:false; response_revision:510; number_of_response:1; }","duration":"228.201692ms","start":"2026-06-18T05:17:05.478686Z","end":"2026-06-18T05:17:05.706888Z","steps":["trace[1155086462] 'process raft request' (duration: 227.994588ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.708473Z","caller":"traceutil/trace.go:172","msg":"trace[330453513] transaction","detail":"{read_only:false; response_revision:512; number_of_response:1; }","duration":"226.728482ms","start":"2026-06-18T05:17:05.481419Z","end":"2026-06-18T05:17:05.708148Z","steps":["trace[330453513] 'process raft request' (duration: 226.170391ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.708606Z","caller":"traceutil/trace.go:172","msg":"trace[710219848] transaction","detail":"{read_only:false; response_revision:513; number_of_response:1; }","duration":"225.477567ms","start":"2026-06-18T05:17:05.483113Z","end":"2026-06-18T05:17:05.708591Z","steps":["trace[710219848] 'process raft request' (duration: 225.206932ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.709631Z","caller":"traceutil/trace.go:172","msg":"trace[487442497] transaction","detail":"{read_only:false; response_revision:517; number_of_response:1; }","duration":"109.73173ms","start":"2026-06-18T05:17:05.599884Z","end":"2026-06-18T05:17:05.709616Z","steps":["trace[487442497] 'process raft request' (duration: 109.518515ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.709752Z","caller":"traceutil/trace.go:172","msg":"trace[892046599] transaction","detail":"{read_only:false; response_revision:515; number_of_response:1; }","duration":"219.658943ms","start":"2026-06-18T05:17:05.490079Z","end":"2026-06-18T05:17:05.709738Z","steps":["trace[892046599] 'process raft request' (duration: 218.548931ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.709900Z","caller":"traceutil/trace.go:172","msg":"trace[2075656394] transaction","detail":"{read_only:false; response_revision:514; number_of_response:1; }","duration":"224.875946ms","start":"2026-06-18T05:17:05.485013Z","end":"2026-06-18T05:17:05.709889Z","steps":["trace[2075656394] 'process raft request' (duration: 223.396467ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:05.709776Z","caller":"traceutil/trace.go:172","msg":"trace[1844738637] transaction","detail":"{read_only:false; response_revision:516; number_of_response:1; }","duration":"205.117104ms","start":"2026-06-18T05:17:05.504647Z","end":"2026-06-18T05:17:05.709764Z","steps":["trace[1844738637] 'process raft request' (duration: 204.473901ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:10.695051Z","caller":"traceutil/trace.go:172","msg":"trace[1552108426] transaction","detail":"{read_only:false; response_revision:601; number_of_response:1; }","duration":"170.497078ms","start":"2026-06-18T05:17:10.524527Z","end":"2026-06-18T05:17:10.695024Z","steps":["trace[1552108426] 'process raft request' (duration: 169.60732ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:13.010109Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.756024ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-06-18T05:17:13.010257Z","caller":"traceutil/trace.go:172","msg":"trace[1553981981] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:616; }","duration":"121.882427ms","start":"2026-06-18T05:17:12.888328Z","end":"2026-06-18T05:17:13.010211Z","steps":["trace[1553981981] 'range keys from in-memory index tree' (duration: 121.58775ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:13.010306Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"307.522832ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:13.010380Z","caller":"traceutil/trace.go:172","msg":"trace[1568627275] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:616; }","duration":"307.597304ms","start":"2026-06-18T05:17:12.702767Z","end":"2026-06-18T05:17:13.010364Z","steps":["trace[1568627275] 'range keys from in-memory index tree' (duration: 307.42792ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:13.010964Z","caller":"traceutil/trace.go:172","msg":"trace[195420795] transaction","detail":"{read_only:false; response_revision:617; number_of_response:1; }","duration":"107.20628ms","start":"2026-06-18T05:17:12.903720Z","end":"2026-06-18T05:17:13.010926Z","steps":["trace[195420795] 'process raft request' (duration: 85.423954ms)","trace[195420795] 'compare' (duration: 21.48995ms)"],"step_count":2} {"level":"info","ts":"2026-06-18T05:17:13.389529Z","caller":"traceutil/trace.go:172","msg":"trace[1306913042] linearizableReadLoop","detail":"{readStateIndex:647; appliedIndex:647; }","duration":"309.191167ms","start":"2026-06-18T05:17:13.080307Z","end":"2026-06-18T05:17:13.389498Z","steps":["trace[1306913042] 'read index received' (duration: 309.178207ms)","trace[1306913042] 'applied index is now lower than readState.Index' (duration: 10.86µs)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:17:13.808429Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"104.493614ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:13.808486Z","caller":"traceutil/trace.go:172","msg":"trace[1381817477] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:619; }","duration":"104.561205ms","start":"2026-06-18T05:17:13.703911Z","end":"2026-06-18T05:17:13.808472Z","steps":["trace[1381817477] 'range keys from in-memory index tree' (duration: 104.416443ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:13.809187Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"419.26402ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-06-18T05:17:13.809155Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"728.792193ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:13.809302Z","caller":"traceutil/trace.go:172","msg":"trace[1260604246] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:619; }","duration":"728.954497ms","start":"2026-06-18T05:17:13.080303Z","end":"2026-06-18T05:17:13.809258Z","steps":["trace[1260604246] 'agreement among raft nodes before linearized reading' (duration: 309.338969ms)","trace[1260604246] 'range keys from in-memory index tree' (duration: 418.600596ms)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:17:13.809384Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:17:13.080288Z","time spent":"729.07961ms","remote":"127.0.0.1:36080","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-06-18T05:17:13.809467Z","caller":"traceutil/trace.go:172","msg":"trace[1636095444] transaction","detail":"{read_only:false; response_revision:620; number_of_response:1; }","duration":"729.355654ms","start":"2026-06-18T05:17:13.080050Z","end":"2026-06-18T05:17:13.809406Z","steps":["trace[1636095444] 'process raft request' (duration: 309.507183ms)","trace[1636095444] 'compare' (duration: 418.978434ms)"],"step_count":2} {"level":"info","ts":"2026-06-18T05:17:13.809552Z","caller":"traceutil/trace.go:172","msg":"trace[18361382] transaction","detail":"{read_only:false; response_revision:621; number_of_response:1; }","duration":"602.31618ms","start":"2026-06-18T05:17:13.207097Z","end":"2026-06-18T05:17:13.809414Z","steps":["trace[18361382] 'process raft request' (duration: 602.172268ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:13.809631Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:17:13.080023Z","time spent":"729.547169ms","remote":"127.0.0.1:36452","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":2676,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-06-18T05:17:13.809655Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-18T05:17:13.207076Z","time spent":"602.517234ms","remote":"127.0.0.1:36522","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":492,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-18T05:17:17.279753Z","caller":"traceutil/trace.go:172","msg":"trace[2146222977] linearizableReadLoop","detail":"{readStateIndex:679; appliedIndex:679; }","duration":"169.930617ms","start":"2026-06-18T05:17:17.109787Z","end":"2026-06-18T05:17:17.279717Z","steps":["trace[2146222977] 'read index received' (duration: 169.917617ms)","trace[2146222977] 'applied index is now lower than readState.Index' (duration: 11.33µs)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:17:17.279977Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"224.438178ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:17.280078Z","caller":"traceutil/trace.go:172","msg":"trace[1276259708] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:650; }","duration":"224.58939ms","start":"2026-06-18T05:17:17.055469Z","end":"2026-06-18T05:17:17.280059Z","steps":["trace[1276259708] 'agreement among raft nodes before linearized reading' (duration: 224.373646ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:17.280096Z","caller":"traceutil/trace.go:172","msg":"trace[1633628989] transaction","detail":"{read_only:false; response_revision:651; number_of_response:1; }","duration":"249.297872ms","start":"2026-06-18T05:17:17.030777Z","end":"2026-06-18T05:17:17.280074Z","steps":["trace[1633628989] 'process raft request' (duration: 249.053337ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:17.307991Z","caller":"traceutil/trace.go:172","msg":"trace[846589344] transaction","detail":"{read_only:false; response_revision:652; number_of_response:1; }","duration":"192.574358ms","start":"2026-06-18T05:17:17.115396Z","end":"2026-06-18T05:17:17.307970Z","steps":["trace[846589344] 'process raft request' (duration: 192.300343ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:17.307997Z","caller":"traceutil/trace.go:172","msg":"trace[1688656897] transaction","detail":"{read_only:false; response_revision:653; number_of_response:1; }","duration":"189.228282ms","start":"2026-06-18T05:17:17.118708Z","end":"2026-06-18T05:17:17.307936Z","steps":["trace[1688656897] 'process raft request' (duration: 189.1409ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:25.436172Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:25.451989Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:25.551695Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53880","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:25.568099Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:25.594250Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:25.738844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53936","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:28.969711Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.318014Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49474","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.334384Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49498","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.359716Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.373671Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.388494Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.489695Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49556","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.512468Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49584","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.546152Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.574651Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49624","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.597985Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.612635Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.634284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.653566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49684","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.756563Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49714","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.775222Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.821839Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:35.903653Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.006758Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.023909Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49810","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-18T05:17:36.104200Z","caller":"traceutil/trace.go:172","msg":"trace[1140056885] transaction","detail":"{read_only:false; response_revision:813; number_of_response:1; }","duration":"116.8619ms","start":"2026-06-18T05:17:35.987267Z","end":"2026-06-18T05:17:36.104129Z","steps":["trace[1140056885] 'process raft request' (duration: 20.745907ms)","trace[1140056885] 'compare' (duration: 95.880749ms)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:17:36.121525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.137486Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.148069Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49840","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.173716Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.186510Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49898","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.201409Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49916","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-18T05:17:36.213249Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49938","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-18T05:17:38.199644Z","caller":"traceutil/trace.go:172","msg":"trace[1135980406] linearizableReadLoop","detail":"{readStateIndex:860; appliedIndex:860; }","duration":"144.349589ms","start":"2026-06-18T05:17:38.055264Z","end":"2026-06-18T05:17:38.199614Z","steps":["trace[1135980406] 'read index received' (duration: 144.335749ms)","trace[1135980406] 'applied index is now lower than readState.Index' (duration: 11.62µs)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:17:38.207394Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"503.728768ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:38.207468Z","caller":"traceutil/trace.go:172","msg":"trace[719037696] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:825; }","duration":"503.81052ms","start":"2026-06-18T05:17:37.703643Z","end":"2026-06-18T05:17:38.207453Z","steps":["trace[719037696] 'range keys from in-memory index tree' (duration: 503.597696ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:38.207888Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"152.632077ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:38.207933Z","caller":"traceutil/trace.go:172","msg":"trace[1210022783] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:825; }","duration":"152.675667ms","start":"2026-06-18T05:17:38.055246Z","end":"2026-06-18T05:17:38.207922Z","steps":["trace[1210022783] 'agreement among raft nodes before linearized reading' (duration: 144.483991ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:38.208229Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.032849ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/roles\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-18T05:17:38.208255Z","caller":"traceutil/trace.go:172","msg":"trace[1210133132] range","detail":"{range_begin:/registry/roles; range_end:; response_count:0; response_revision:827; }","duration":"116.071979ms","start":"2026-06-18T05:17:38.092176Z","end":"2026-06-18T05:17:38.208248Z","steps":["trace[1210133132] 'agreement among raft nodes before linearized reading' (duration: 116.014489ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:17:38.208364Z","caller":"traceutil/trace.go:172","msg":"trace[301265325] transaction","detail":"{read_only:false; response_revision:826; number_of_response:1; }","duration":"245.331313ms","start":"2026-06-18T05:17:37.962991Z","end":"2026-06-18T05:17:38.208322Z","steps":["trace[301265325] 'process raft request' (duration: 236.757619ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:17:38.208496Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"100.938721ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"info","ts":"2026-06-18T05:17:38.208544Z","caller":"traceutil/trace.go:172","msg":"trace[1405406891] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:827; }","duration":"101.000743ms","start":"2026-06-18T05:17:38.107530Z","end":"2026-06-18T05:17:38.208531Z","steps":["trace[1405406891] 'agreement among raft nodes before linearized reading' (duration: 100.788309ms)"],"step_count":1} {"level":"warn","ts":"2026-06-18T05:18:30.769113Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"107.34979ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"info","ts":"2026-06-18T05:18:30.769272Z","caller":"traceutil/trace.go:172","msg":"trace[1807936764] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1055; }","duration":"107.538307ms","start":"2026-06-18T05:18:30.661717Z","end":"2026-06-18T05:18:30.769255Z","steps":["trace[1807936764] 'range keys from in-memory index tree' (duration: 106.676084ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:18:34.976359Z","caller":"traceutil/trace.go:172","msg":"trace[617406429] transaction","detail":"{read_only:false; response_revision:1070; number_of_response:1; }","duration":"149.945084ms","start":"2026-06-18T05:18:34.826391Z","end":"2026-06-18T05:18:34.976336Z","steps":["trace[617406429] 'process raft request' (duration: 122.897076ms)","trace[617406429] 'compare' (duration: 26.901243ms)"],"step_count":2} {"level":"warn","ts":"2026-06-18T05:18:35.201356Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"106.680782ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/cilium-operator-resource-lock\" limit:1 ","response":"range_response_count:1 size:493"} {"level":"info","ts":"2026-06-18T05:18:35.201439Z","caller":"traceutil/trace.go:172","msg":"trace[716186433] range","detail":"{range_begin:/registry/leases/kube-system/cilium-operator-resource-lock; range_end:; response_count:1; response_revision:1070; }","duration":"106.778195ms","start":"2026-06-18T05:18:35.094648Z","end":"2026-06-18T05:18:35.201427Z","steps":["trace[716186433] 'range keys from in-memory index tree' (duration: 106.497715ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:19:33.239287Z","caller":"traceutil/trace.go:172","msg":"trace[741707588] transaction","detail":"{read_only:false; response_revision:1260; number_of_response:1; }","duration":"129.839029ms","start":"2026-06-18T05:19:33.109419Z","end":"2026-06-18T05:19:33.239258Z","steps":["trace[741707588] 'process raft request' (duration: 129.653333ms)"],"step_count":1} {"level":"info","ts":"2026-06-18T05:19:33.239337Z","caller":"traceutil/trace.go:172","msg":"trace[102619182] transaction","detail":"{read_only:false; response_revision:1259; number_of_response:1; }","duration":"131.598344ms","start":"2026-06-18T05:19:33.107717Z","end":"2026-06-18T05:19:33.239316Z","steps":["trace[102619182] 'process raft request' (duration: 130.541521ms)"],"step_count":1}