{"level":"warn","ts":"2026-03-31T00:42:29.210930Z","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-31T00:42:29.211109Z","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-31T00:42:29.211284Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.44: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.44:2380","--initial-cluster=controller=https://199.204.45.44:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.44: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-03-31T00:42:29.211352Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-31T00:42:29.211373Z","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-31T00:42:29.211383Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.44:2380"]} {"level":"info","ts":"2026-03-31T00:42:29.211405Z","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-31T00:42:29.212718Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.44:2379"]} {"level":"info","ts":"2026-03-31T00:42:29.213038Z","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.44:2380"],"listen-peer-urls":["https://199.204.45.44:2380"],"advertise-client-urls":["https://199.204.45.44:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.44:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.204.45.44: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-03-31T00:42:29.215793Z","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: 0xc0001524b0}"} {"level":"info","ts":"2026-03-31T00:42:29.221905Z","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-31T00:42:29.222336Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"7.822102ms"} {"level":"info","ts":"2026-03-31T00:42:29.222900Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-31T00:42:29.222923Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-31T00:42:29.222964Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-31T00:42:29.231686Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-31T00:42:29.232819Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"a0a01fc7fbf6be45","cluster-id":"92fa3fee501eaaec"} {"level":"info","ts":"2026-03-31T00:42:29.232848Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-31T00:42:29.233059Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a0a01fc7fbf6be45 switched to configuration voters=()"} {"level":"info","ts":"2026-03-31T00:42:29.234184Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a0a01fc7fbf6be45 became follower at term 0"} {"level":"info","ts":"2026-03-31T00:42:29.234474Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft a0a01fc7fbf6be45 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-03-31T00:42:29.234612Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a0a01fc7fbf6be45 became follower at term 1"} {"level":"info","ts":"2026-03-31T00:42:29.234732Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a0a01fc7fbf6be45 switched to configuration voters=(11574285986128379461)"} {"level":"warn","ts":"2026-03-31T00:42:29.243155Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-31T00:42:29.247852Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-31T00:42:29.250251Z","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-31T00:42:29.251744Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"a0a01fc7fbf6be45","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-31T00:42:29.251856Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"a0a01fc7fbf6be45","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-03-31T00:42:29.251996Z","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-31T00:42:29.251977Z","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-31T00:42:29.252054Z","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-31T00:42:29.252066Z","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-31T00:42:29.252272Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.44:2380"} {"level":"info","ts":"2026-03-31T00:42:29.252315Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.44:2380"} {"level":"info","ts":"2026-03-31T00:42:29.252319Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"a0a01fc7fbf6be45","initial-advertise-peer-urls":["https://199.204.45.44:2380"],"listen-peer-urls":["https://199.204.45.44:2380"],"advertise-client-urls":["https://199.204.45.44:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.44:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-31T00:42:29.252388Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-31T00:42:29.252541Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a0a01fc7fbf6be45 switched to configuration voters=(11574285986128379461)"} {"level":"info","ts":"2026-03-31T00:42:29.252642Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"92fa3fee501eaaec","local-member-id":"a0a01fc7fbf6be45","added-peer-id":"a0a01fc7fbf6be45","added-peer-peer-urls":["https://199.204.45.44:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-03-31T00:42:29.435327Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"a0a01fc7fbf6be45 is starting a new election at term 1"} {"level":"info","ts":"2026-03-31T00:42:29.435394Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"a0a01fc7fbf6be45 became pre-candidate at term 1"} {"level":"info","ts":"2026-03-31T00:42:29.435448Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"a0a01fc7fbf6be45 received MsgPreVoteResp from a0a01fc7fbf6be45 at term 1"} {"level":"info","ts":"2026-03-31T00:42:29.435458Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"a0a01fc7fbf6be45 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-03-31T00:42:29.435491Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"a0a01fc7fbf6be45 became candidate at term 2"} {"level":"info","ts":"2026-03-31T00:42:29.441017Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"a0a01fc7fbf6be45 received MsgVoteResp from a0a01fc7fbf6be45 at term 2"} {"level":"info","ts":"2026-03-31T00:42:29.441034Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"a0a01fc7fbf6be45 has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-03-31T00:42:29.441062Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"a0a01fc7fbf6be45 became leader at term 2"} {"level":"info","ts":"2026-03-31T00:42:29.441071Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: a0a01fc7fbf6be45 elected leader a0a01fc7fbf6be45 at term 2"} {"level":"info","ts":"2026-03-31T00:42:29.441849Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"a0a01fc7fbf6be45","local-member-attributes":"{Name:controller ClientURLs:[https://199.204.45.44:2379]}","cluster-id":"92fa3fee501eaaec","publish-timeout":"7s"} {"level":"info","ts":"2026-03-31T00:42:29.441877Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T00:42:29.441904Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T00:42:29.441920Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T00:42:29.442123Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-31T00:42:29.444237Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-31T00:42:29.444914Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"92fa3fee501eaaec","local-member-id":"a0a01fc7fbf6be45","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T00:42:29.445438Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T00:42:29.445533Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T00:42:29.445776Z","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-03-31T00:42:29.445891Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-03-31T00:42:29.447092Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-31T00:42:29.448598Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-31T00:42:29.450494Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-31T00:42:29.455379Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-03-31T00:42:29.455946Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.44:2379"} {"level":"warn","ts":"2026-03-31T00:42:30.036814Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.041992Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.060943Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33304","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.068891Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.087832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33356","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.110597Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33380","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.121397Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.131662Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.144914Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33434","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.164862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.174715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.186883Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33498","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.198303Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33522","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.208582Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33524","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.218215Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33554","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.231446Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33572","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.238269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.249413Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.258243Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33608","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.268239Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33632","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.280563Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.290978Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.331366Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33680","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.340180Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.359338Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.367795Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.378817Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33768","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.387779Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.396160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.404573Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.413943Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.424614Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33856","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.433394Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.441373Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33896","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.450985Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.460728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.470024Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.478395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.490945Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33974","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.499187Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.512456Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.520715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34032","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.528091Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.538923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34070","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.549345Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.557964Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34102","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.575701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34112","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.586735Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34126","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.596673Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.605217Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34138","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.616594Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34156","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.626456Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34172","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.634144Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34192","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.642129Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34204","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.650348Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.657636Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.666022Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.677285Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.718844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34264","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.727092Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34266","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.735653Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:42:30.778696Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:09.847828Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40420","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:09.935871Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:09.956341Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40466","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:09.969422Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.006362Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.030420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40524","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.057942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.087234Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40584","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.103588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.148345Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40630","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.170357Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40654","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.195911Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.203095Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"107.00854ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tcproutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.204191Z","caller":"traceutil/trace.go:172","msg":"trace[459410816] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tcproutes; range_end:; response_count:0; response_revision:600; }","duration":"108.114518ms","start":"2026-03-31T00:43:10.096065Z","end":"2026-03-31T00:43:10.204179Z","steps":["trace[459410816] 'range keys from in-memory index tree' (duration: 106.900044ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.203308Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"106.880752ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tcproutes/\" range_end:\"/registry/gateway.networking.k8s.io/tcproutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.204282Z","caller":"traceutil/trace.go:172","msg":"trace[1588356272] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tcproutes/; range_end:/registry/gateway.networking.k8s.io/tcproutes0; response_count:0; response_revision:600; }","duration":"108.177981ms","start":"2026-03-31T00:43:10.096073Z","end":"2026-03-31T00:43:10.204251Z","steps":["trace[1588356272] 'range keys from in-memory index tree' (duration: 106.794357ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.212718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40684","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.267734Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40696","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.306223Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.544172Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.559521Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40750","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.581714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40788","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.615231Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.715290Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40832","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.730767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.748102Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40864","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.759975Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:10.771561Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"201.832969ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/referencegrants/\" range_end:\"/registry/gateway.networking.k8s.io/referencegrants0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-03-31T00:43:10.771585Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"260.651017ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/envoyproxies/\" range_end:\"/registry/gateway.envoyproxy.io/envoyproxies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.771629Z","caller":"traceutil/trace.go:172","msg":"trace[1258812786] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/referencegrants/; range_end:/registry/gateway.networking.k8s.io/referencegrants0; response_count:0; response_revision:601; }","duration":"201.914774ms","start":"2026-03-31T00:43:10.569697Z","end":"2026-03-31T00:43:10.771612Z","steps":["trace[1258812786] 'range keys from in-memory index tree' (duration: 201.768615ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.771615Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"260.632646ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/envoyproxies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.771683Z","caller":"traceutil/trace.go:172","msg":"trace[1344668702] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoyproxies; range_end:; response_count:0; response_revision:601; }","duration":"260.70734ms","start":"2026-03-31T00:43:10.510960Z","end":"2026-03-31T00:43:10.771667Z","steps":["trace[1344668702] 'range keys from in-memory index tree' (duration: 260.596884ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:43:10.771640Z","caller":"traceutil/trace.go:172","msg":"trace[2073353049] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoyproxies/; range_end:/registry/gateway.envoyproxy.io/envoyproxies0; response_count:0; response_revision:601; }","duration":"260.717651ms","start":"2026-03-31T00:43:10.510909Z","end":"2026-03-31T00:43:10.771627Z","steps":["trace[2073353049] 'range keys from in-memory index tree' (duration: 260.554001ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.771785Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"217.183072ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/clienttrafficpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.771814Z","caller":"traceutil/trace.go:172","msg":"trace[1879179133] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/clienttrafficpolicies; range_end:; response_count:0; response_revision:601; }","duration":"217.214614ms","start":"2026-03-31T00:43:10.554593Z","end":"2026-03-31T00:43:10.771808Z","steps":["trace[1879179133] 'range keys from in-memory index tree' (duration: 217.144559ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.771567Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"202.68583ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-59b2x\" limit:1 ","response":"range_response_count:1 size:18345"} {"level":"info","ts":"2026-03-31T00:43:10.771849Z","caller":"traceutil/trace.go:172","msg":"trace[851386591] range","detail":"{range_begin:/registry/pods/kube-system/cilium-59b2x; range_end:; response_count:1; response_revision:601; }","duration":"202.981128ms","start":"2026-03-31T00:43:10.568860Z","end":"2026-03-31T00:43:10.771841Z","steps":["trace[851386591] 'range keys from in-memory index tree' (duration: 202.529231ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.771985Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"202.376642ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/referencegrants\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.772005Z","caller":"traceutil/trace.go:172","msg":"trace[1043563266] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/referencegrants; range_end:; response_count:0; response_revision:601; }","duration":"202.398733ms","start":"2026-03-31T00:43:10.569600Z","end":"2026-03-31T00:43:10.771998Z","steps":["trace[1043563266] 'range keys from in-memory index tree' (duration: 202.312398ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.772362Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"219.085759ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/clienttrafficpolicies/\" range_end:\"/registry/gateway.envoyproxy.io/clienttrafficpolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.772642Z","caller":"traceutil/trace.go:172","msg":"trace[224176057] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/clienttrafficpolicies/; range_end:/registry/gateway.envoyproxy.io/clienttrafficpolicies0; response_count:0; response_revision:601; }","duration":"219.258279ms","start":"2026-03-31T00:43:10.553262Z","end":"2026-03-31T00:43:10.772520Z","steps":["trace[224176057] 'range keys from in-memory index tree' (duration: 219.018844ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:43:10.799172Z","caller":"traceutil/trace.go:172","msg":"trace[525021477] transaction","detail":"{read_only:false; response_revision:602; number_of_response:1; }","duration":"229.12348ms","start":"2026-03-31T00:43:10.570032Z","end":"2026-03-31T00:43:10.799155Z","steps":["trace[525021477] 'process raft request' (duration: 228.994242ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T00:43:10.799241Z","caller":"traceutil/trace.go:172","msg":"trace[1975759838] linearizableReadLoop","detail":"{readStateIndex:628; appliedIndex:629; }","duration":"208.959013ms","start":"2026-03-31T00:43:10.590271Z","end":"2026-03-31T00:43:10.799230Z","steps":["trace[1975759838] 'read index received' (duration: 208.655904ms)","trace[1975759838] 'applied index is now lower than readState.Index' (duration: 302.199µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T00:43:10.799301Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"209.015487ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/backendtlspolicies/\" range_end:\"/registry/gateway.networking.k8s.io/backendtlspolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.799818Z","caller":"traceutil/trace.go:172","msg":"trace[1460683332] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/backendtlspolicies/; range_end:/registry/gateway.networking.k8s.io/backendtlspolicies0; response_count:0; response_revision:602; }","duration":"209.517337ms","start":"2026-03-31T00:43:10.590266Z","end":"2026-03-31T00:43:10.799783Z","steps":["trace[1460683332] 'agreement among raft nodes before linearized reading' (duration: 208.994205ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.823656Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"218.27608ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/backendtlspolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.823722Z","caller":"traceutil/trace.go:172","msg":"trace[419453633] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/backendtlspolicies; range_end:; response_count:0; response_revision:602; }","duration":"218.345644ms","start":"2026-03-31T00:43:10.605360Z","end":"2026-03-31T00:43:10.823706Z","steps":["trace[419453633] 'agreement among raft nodes before linearized reading' (duration: 218.241977ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.823856Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"233.39889ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/backendtlspolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.823949Z","caller":"traceutil/trace.go:172","msg":"trace[400112412] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/backendtlspolicies; range_end:; response_count:0; response_revision:602; }","duration":"233.509216ms","start":"2026-03-31T00:43:10.590421Z","end":"2026-03-31T00:43:10.823930Z","steps":["trace[400112412] 'agreement among raft nodes before linearized reading' (duration: 233.335686ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.824254Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"100.539646ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/securitypolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.824301Z","caller":"traceutil/trace.go:172","msg":"trace[552676085] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/securitypolicies; range_end:; response_count:0; response_revision:602; }","duration":"100.588459ms","start":"2026-03-31T00:43:10.723701Z","end":"2026-03-31T00:43:10.824290Z","steps":["trace[552676085] 'agreement among raft nodes before linearized reading' (duration: 100.517795ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.823656Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"218.305781ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/backendtlspolicies/\" range_end:\"/registry/gateway.networking.k8s.io/backendtlspolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.824430Z","caller":"traceutil/trace.go:172","msg":"trace[1476362005] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/backendtlspolicies/; range_end:/registry/gateway.networking.k8s.io/backendtlspolicies0; response_count:0; response_revision:602; }","duration":"219.081988ms","start":"2026-03-31T00:43:10.605334Z","end":"2026-03-31T00:43:10.824416Z","steps":["trace[1476362005] 'agreement among raft nodes before linearized reading' (duration: 218.28858ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.824575Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"100.894317ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/securitypolicies/\" range_end:\"/registry/gateway.envoyproxy.io/securitypolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.824605Z","caller":"traceutil/trace.go:172","msg":"trace[336342439] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/securitypolicies/; range_end:/registry/gateway.envoyproxy.io/securitypolicies0; response_count:0; response_revision:603; }","duration":"100.930121ms","start":"2026-03-31T00:43:10.723665Z","end":"2026-03-31T00:43:10.824595Z","steps":["trace[336342439] 'agreement among raft nodes before linearized reading' (duration: 100.878577ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.824923Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"196.653364ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.824999Z","caller":"traceutil/trace.go:172","msg":"trace[1593534417] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies; range_end:; response_count:0; response_revision:603; }","duration":"196.729508ms","start":"2026-03-31T00:43:10.628261Z","end":"2026-03-31T00:43:10.824990Z","steps":["trace[1593534417] 'agreement among raft nodes before linearized reading' (duration: 196.635503ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:10.825175Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"196.940161ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies/\" range_end:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T00:43:10.825209Z","caller":"traceutil/trace.go:172","msg":"trace[2100593815] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies/; range_end:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies0; response_count:0; response_revision:603; }","duration":"196.973543ms","start":"2026-03-31T00:43:10.628225Z","end":"2026-03-31T00:43:10.825198Z","steps":["trace[2100593815] 'agreement among raft nodes before linearized reading' (duration: 196.92473ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:20.942487Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:21.697419Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:21.709979Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:21.813456Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:21.835313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60140","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:21.997815Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60152","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:23.837253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60176","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T00:43:31.963429Z","caller":"traceutil/trace.go:172","msg":"trace[1557519992] transaction","detail":"{read_only:false; response_revision:777; number_of_response:1; }","duration":"131.821322ms","start":"2026-03-31T00:43:31.831590Z","end":"2026-03-31T00:43:31.963412Z","steps":["trace[1557519992] 'process raft request' (duration: 130.37253ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T00:43:41.785963Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43396","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:41.834608Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:41.847732Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T00:43:41.864525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43458","server-name":"","error":"EOF"}