{"level":"warn","ts":"2026-04-20T17:44:40.816675Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-04-20T17:44:40.817260Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-04-20T17:44:40.817277Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.53: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.53:2380","--initial-cluster=controller=https://199.204.45.53:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.53:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.53: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-04-20T17:44:40.817462Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-04-20T17:44:40.817507Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-20T17:44:40.817566Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.53:2380"]} {"level":"info","ts":"2026-04-20T17:44:40.817601Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-04-20T17:44:40.818844Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.53:2379"]} {"level":"info","ts":"2026-04-20T17:44:40.819093Z","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.53:2380"],"listen-peer-urls":["https://199.204.45.53:2380"],"advertise-client-urls":["https://199.204.45.53:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.53:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.204.45.53: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-04-20T17:44:40.819933Z","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: 0xc000136a48}"} {"level":"info","ts":"2026-04-20T17:44:40.823744Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-04-20T17:44:40.823808Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.016773ms"} {"level":"info","ts":"2026-04-20T17:44:40.823841Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-04-20T17:44:40.823859Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-04-20T17:44:40.823908Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-04-20T17:44:40.828020Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-04-20T17:44:40.828115Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"c47ca1a7b1fe506b","cluster-id":"95bd21e158fabf07"} {"level":"info","ts":"2026-04-20T17:44:40.828152Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-04-20T17:44:40.828231Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"c47ca1a7b1fe506b switched to configuration voters=()"} {"level":"info","ts":"2026-04-20T17:44:40.828284Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"c47ca1a7b1fe506b became follower at term 0"} {"level":"info","ts":"2026-04-20T17:44:40.828298Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft c47ca1a7b1fe506b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-04-20T17:44:40.828321Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"c47ca1a7b1fe506b became follower at term 1"} {"level":"info","ts":"2026-04-20T17:44:40.828370Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"c47ca1a7b1fe506b switched to configuration voters=(14158369070163841131)"} {"level":"warn","ts":"2026-04-20T17:44:40.833000Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-20T17:44:40.836128Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-20T17:44:40.839211Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-04-20T17:44:40.839733Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"c47ca1a7b1fe506b","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-04-20T17:44:40.840594Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-04-20T17:44:40.840776Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-20T17:44:40.840823Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-20T17:44:40.840820Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"c47ca1a7b1fe506b","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-04-20T17:44:40.840832Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-20T17:44:40.841182Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.53:2380"} {"level":"info","ts":"2026-04-20T17:44:40.841206Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"c47ca1a7b1fe506b switched to configuration voters=(14158369070163841131)"} {"level":"info","ts":"2026-04-20T17:44:40.841244Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.53:2380"} {"level":"info","ts":"2026-04-20T17:44:40.841330Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"95bd21e158fabf07","local-member-id":"c47ca1a7b1fe506b","added-peer-id":"c47ca1a7b1fe506b","added-peer-peer-urls":["https://199.204.45.53:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-04-20T17:44:40.842478Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"c47ca1a7b1fe506b","initial-advertise-peer-urls":["https://199.204.45.53:2380"],"listen-peer-urls":["https://199.204.45.53:2380"],"advertise-client-urls":["https://199.204.45.53:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.53:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-04-20T17:44:40.842525Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-20T17:44:41.828680Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"c47ca1a7b1fe506b is starting a new election at term 1"} {"level":"info","ts":"2026-04-20T17:44:41.828755Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"c47ca1a7b1fe506b became pre-candidate at term 1"} {"level":"info","ts":"2026-04-20T17:44:41.828830Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"c47ca1a7b1fe506b received MsgPreVoteResp from c47ca1a7b1fe506b at term 1"} {"level":"info","ts":"2026-04-20T17:44:41.828852Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"c47ca1a7b1fe506b has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-04-20T17:44:41.828887Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"c47ca1a7b1fe506b became candidate at term 2"} {"level":"info","ts":"2026-04-20T17:44:41.829673Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"c47ca1a7b1fe506b received MsgVoteResp from c47ca1a7b1fe506b at term 2"} {"level":"info","ts":"2026-04-20T17:44:41.829705Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"c47ca1a7b1fe506b has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-04-20T17:44:41.829726Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"c47ca1a7b1fe506b became leader at term 2"} {"level":"info","ts":"2026-04-20T17:44:41.829741Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: c47ca1a7b1fe506b elected leader c47ca1a7b1fe506b at term 2"} {"level":"info","ts":"2026-04-20T17:44:41.830865Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-04-20T17:44:41.831546Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"c47ca1a7b1fe506b","local-member-attributes":"{Name:controller ClientURLs:[https://199.204.45.53:2379]}","cluster-id":"95bd21e158fabf07","publish-timeout":"7s"} {"level":"info","ts":"2026-04-20T17:44:41.831602Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-20T17:44:41.831821Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-20T17:44:41.832259Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-20T17:44:41.832298Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"95bd21e158fabf07","local-member-id":"c47ca1a7b1fe506b","cluster-version":"3.6"} {"level":"info","ts":"2026-04-20T17:44:41.832889Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-04-20T17:44:41.832909Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-04-20T17:44:41.833041Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-04-20T17:44:41.833211Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-20T17:44:41.833243Z","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-04-20T17:44:41.833559Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"warn","ts":"2026-04-20T17:44:41.833727Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-04-20T17:44:41.833869Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-20T17:44:41.840294Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.53:2379"} {"level":"info","ts":"2026-04-20T17:44:41.843824Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-04-20T17:44:41.844141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.844177Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46000","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.844292Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.853545Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46074","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.877767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46100","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.895367Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46118","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.902639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46144","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.914074Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.925005Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.937140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46220","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.946246Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.956637Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.965767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.975841Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.985324Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:41.995046Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.006017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.015811Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.026168Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46352","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.037565Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.048737Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46380","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.059688Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46404","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.099050Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46428","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.113163Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46436","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.123457Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.135517Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46478","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.147788Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46500","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.157063Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46520","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.169970Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.178578Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.185870Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46578","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.196920Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.204907Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.213684Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46630","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.223493Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.231101Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46674","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.239106Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.246867Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46700","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.253994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.264473Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.273606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46744","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.281183Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46764","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.291376Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46786","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.299977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46804","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.308412Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.315902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46826","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.325866Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.335388Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.373459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46888","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.384283Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.394453Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46914","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.414701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46950","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.424546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.432976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.453355Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.460773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47042","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.468257Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47072","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.492697Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47096","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.499279Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47122","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.508401Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47138","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:42.567572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:44:47.266069Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"104.89928ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:434"} {"level":"warn","ts":"2026-04-20T17:44:47.266720Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"104.884869ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:438"} {"level":"info","ts":"2026-04-20T17:44:47.266986Z","caller":"traceutil/trace.go:172","msg":"trace[1434459184] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:299; }","duration":"105.117294ms","start":"2026-04-20T17:44:47.161828Z","end":"2026-04-20T17:44:47.266945Z","steps":["trace[1434459184] 'range keys from in-memory index tree' (duration: 104.788768ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:44:47.266776Z","caller":"traceutil/trace.go:172","msg":"trace[1522211501] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:299; }","duration":"105.592092ms","start":"2026-04-20T17:44:47.161148Z","end":"2026-04-20T17:44:47.266740Z","steps":["trace[1522211501] 'range keys from in-memory index tree' (duration: 104.774746ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:15.983543Z","caller":"traceutil/trace.go:172","msg":"trace[1738595189] transaction","detail":"{read_only:false; response_revision:567; number_of_response:1; }","duration":"209.438805ms","start":"2026-04-20T17:45:15.774080Z","end":"2026-04-20T17:45:15.983519Z","steps":["trace[1738595189] 'process raft request' (duration: 209.352363ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:15.983595Z","caller":"traceutil/trace.go:172","msg":"trace[451752874] transaction","detail":"{read_only:false; response_revision:566; number_of_response:1; }","duration":"212.839307ms","start":"2026-04-20T17:45:15.770734Z","end":"2026-04-20T17:45:15.983573Z","steps":["trace[451752874] 'process raft request' (duration: 211.179656ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:15.989445Z","caller":"traceutil/trace.go:172","msg":"trace[1638765305] transaction","detail":"{read_only:false; response_revision:569; number_of_response:1; }","duration":"129.483812ms","start":"2026-04-20T17:45:15.859942Z","end":"2026-04-20T17:45:15.989426Z","steps":["trace[1638765305] 'process raft request' (duration: 129.435331ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:15.989484Z","caller":"traceutil/trace.go:172","msg":"trace[86216438] transaction","detail":"{read_only:false; response_revision:568; number_of_response:1; }","duration":"150.136778ms","start":"2026-04-20T17:45:15.839325Z","end":"2026-04-20T17:45:15.989461Z","steps":["trace[86216438] 'process raft request' (duration: 149.932104ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.393125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.419005Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36390","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-20T17:45:22.430979Z","caller":"traceutil/trace.go:172","msg":"trace[2013890711] linearizableReadLoop","detail":"{readStateIndex:666; appliedIndex:666; }","duration":"144.757704ms","start":"2026-04-20T17:45:22.286202Z","end":"2026-04-20T17:45:22.430959Z","steps":["trace[2013890711] 'read index received' (duration: 144.734323ms)","trace[2013890711] 'applied index is now lower than readState.Index' (duration: 22.251µs)"],"step_count":2} {"level":"warn","ts":"2026-04-20T17:45:22.431295Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"145.066119ms","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":"warn","ts":"2026-04-20T17:45:22.431410Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"145.189991ms","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-04-20T17:45:22.431484Z","caller":"traceutil/trace.go:172","msg":"trace[1475256141] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tcproutes; range_end:; response_count:0; response_revision:645; }","duration":"145.270714ms","start":"2026-04-20T17:45:22.286196Z","end":"2026-04-20T17:45:22.431467Z","steps":["trace[1475256141] 'agreement among raft nodes before linearized reading' (duration: 145.153421ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:22.431610Z","caller":"traceutil/trace.go:172","msg":"trace[159751951] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tcproutes/; range_end:/registry/gateway.networking.k8s.io/tcproutes0; response_count:0; response_revision:645; }","duration":"145.254783ms","start":"2026-04-20T17:45:22.286196Z","end":"2026-04-20T17:45:22.431451Z","steps":["trace[159751951] 'agreement among raft nodes before linearized reading' (duration: 145.021018ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:22.432210Z","caller":"traceutil/trace.go:172","msg":"trace[1506081404] transaction","detail":"{read_only:false; response_revision:646; number_of_response:1; }","duration":"151.874094ms","start":"2026-04-20T17:45:22.280310Z","end":"2026-04-20T17:45:22.432184Z","steps":["trace[1506081404] 'process raft request' (duration: 150.843574ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.472516Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36418","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.486619Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36438","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.513165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36460","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.555868Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.579554Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36516","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.600253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.647991Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36556","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.671625Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36574","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.692340Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36588","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.712285Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.726565Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.774782Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36624","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-20T17:45:22.793599Z","caller":"traceutil/trace.go:172","msg":"trace[1296567184] linearizableReadLoop","detail":"{readStateIndex:667; appliedIndex:667; }","duration":"273.482817ms","start":"2026-04-20T17:45:22.520092Z","end":"2026-04-20T17:45:22.793575Z","steps":["trace[1296567184] 'read index received' (duration: 273.477146ms)","trace[1296567184] 'applied index is now lower than readState.Index' (duration: 4.561µs)"],"step_count":2} {"level":"warn","ts":"2026-04-20T17:45:22.793885Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"273.765632ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets/\" range_end:\"/registry/gateway.networking.x-k8s.io/xlistenersets0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.793770Z","caller":"traceutil/trace.go:172","msg":"trace[588902962] transaction","detail":"{read_only:false; response_revision:647; number_of_response:1; }","duration":"292.83343ms","start":"2026-04-20T17:45:22.500910Z","end":"2026-04-20T17:45:22.793744Z","steps":["trace[588902962] 'process raft request' (duration: 292.694627ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:22.794016Z","caller":"traceutil/trace.go:172","msg":"trace[1199588443] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets/; range_end:/registry/gateway.networking.x-k8s.io/xlistenersets0; response_count:0; response_revision:647; }","duration":"273.865823ms","start":"2026-04-20T17:45:22.520088Z","end":"2026-04-20T17:45:22.793954Z","steps":["trace[1199588443] 'agreement among raft nodes before linearized reading' (duration: 273.645269ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.794589Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"274.387423ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-20T17:45:22.795543Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"227.4981ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways/\" range_end:\"/registry/gateway.networking.k8s.io/gateways0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.795573Z","caller":"traceutil/trace.go:172","msg":"trace[851667981] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways/; range_end:/registry/gateway.networking.k8s.io/gateways0; response_count:0; response_revision:647; }","duration":"227.52389ms","start":"2026-04-20T17:45:22.568041Z","end":"2026-04-20T17:45:22.795564Z","steps":["trace[851667981] 'agreement among raft nodes before linearized reading' (duration: 227.490989ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:22.795546Z","caller":"traceutil/trace.go:172","msg":"trace[1739319261] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets; range_end:; response_count:0; response_revision:647; }","duration":"275.355541ms","start":"2026-04-20T17:45:22.520181Z","end":"2026-04-20T17:45:22.795536Z","steps":["trace[1739319261] 'agreement among raft nodes before linearized reading' (duration: 274.341672ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795360Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"189.196292ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/httproutefilters\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.795795Z","caller":"traceutil/trace.go:172","msg":"trace[7223695] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/httproutefilters; range_end:; response_count:0; response_revision:647; }","duration":"189.644401ms","start":"2026-04-20T17:45:22.606144Z","end":"2026-04-20T17:45:22.795788Z","steps":["trace[7223695] 'agreement among raft nodes before linearized reading' (duration: 189.184522ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795401Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"137.185607ms","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-04-20T17:45:22.795907Z","caller":"traceutil/trace.go:172","msg":"trace[1418005489] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/clienttrafficpolicies/; range_end:/registry/gateway.envoyproxy.io/clienttrafficpolicies0; response_count:0; response_revision:647; }","duration":"137.691457ms","start":"2026-04-20T17:45:22.658208Z","end":"2026-04-20T17:45:22.795900Z","steps":["trace[1418005489] 'agreement among raft nodes before linearized reading' (duration: 137.177517ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795437Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"189.332464ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/httproutefilters/\" range_end:\"/registry/gateway.envoyproxy.io/httproutefilters0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.796016Z","caller":"traceutil/trace.go:172","msg":"trace[1642836679] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/httproutefilters/; range_end:/registry/gateway.envoyproxy.io/httproutefilters0; response_count:0; response_revision:647; }","duration":"189.921106ms","start":"2026-04-20T17:45:22.606089Z","end":"2026-04-20T17:45:22.796011Z","steps":["trace[1642836679] 'agreement among raft nodes before linearized reading' (duration: 189.311864ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795472Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"164.773487ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-f5qhp\" limit:1 ","response":"range_response_count:1 size:18345"} {"level":"info","ts":"2026-04-20T17:45:22.797258Z","caller":"traceutil/trace.go:172","msg":"trace[1864453514] range","detail":"{range_begin:/registry/pods/kube-system/cilium-f5qhp; range_end:; response_count:1; response_revision:647; }","duration":"165.4075ms","start":"2026-04-20T17:45:22.630694Z","end":"2026-04-20T17:45:22.796101Z","steps":["trace[1864453514] 'agreement among raft nodes before linearized reading' (duration: 164.715556ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795452Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"114.440212ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/backends/\" range_end:\"/registry/gateway.envoyproxy.io/backends0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.797400Z","caller":"traceutil/trace.go:172","msg":"trace[1129266159] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/backends/; range_end:/registry/gateway.envoyproxy.io/backends0; response_count:0; response_revision:647; }","duration":"116.396808ms","start":"2026-04-20T17:45:22.680995Z","end":"2026-04-20T17:45:22.797392Z","steps":["trace[1129266159] 'agreement among raft nodes before linearized reading' (duration: 114.416001ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795475Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"207.349413ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways/\" range_end:\"/registry/gateway.networking.k8s.io/gateways0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-20T17:45:22.795497Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"172.482269ms","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-04-20T17:45:22.797647Z","caller":"traceutil/trace.go:172","msg":"trace[10711990] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways/; range_end:/registry/gateway.networking.k8s.io/gateways0; response_count:0; response_revision:647; }","duration":"209.3708ms","start":"2026-04-20T17:45:22.588120Z","end":"2026-04-20T17:45:22.797491Z","steps":["trace[10711990] 'agreement among raft nodes before linearized reading' (duration: 207.339163ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:22.797693Z","caller":"traceutil/trace.go:172","msg":"trace[789500589] 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:647; }","duration":"174.669939ms","start":"2026-04-20T17:45:22.623009Z","end":"2026-04-20T17:45:22.797679Z","steps":["trace[789500589] 'agreement among raft nodes before linearized reading' (duration: 172.473149ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795500Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"207.435445ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.797769Z","caller":"traceutil/trace.go:172","msg":"trace[633968189] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways; range_end:; response_count:0; response_revision:647; }","duration":"209.700836ms","start":"2026-04-20T17:45:22.588061Z","end":"2026-04-20T17:45:22.797762Z","steps":["trace[633968189] 'agreement among raft nodes before linearized reading' (duration: 207.425715ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795508Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"114.525363ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/backends\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.797897Z","caller":"traceutil/trace.go:172","msg":"trace[1520932068] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/backends; range_end:; response_count:0; response_revision:647; }","duration":"116.916617ms","start":"2026-04-20T17:45:22.680974Z","end":"2026-04-20T17:45:22.797891Z","steps":["trace[1520932068] 'agreement among raft nodes before linearized reading' (duration: 114.510653ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795523Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"227.393897ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:22.798993Z","caller":"traceutil/trace.go:172","msg":"trace[1392484730] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways; range_end:; response_count:0; response_revision:647; }","duration":"230.156688ms","start":"2026-04-20T17:45:22.568126Z","end":"2026-04-20T17:45:22.798283Z","steps":["trace[1392484730] 'agreement among raft nodes before linearized reading' (duration: 227.384607ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.795519Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"172.58467ms","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-04-20T17:45:22.799057Z","caller":"traceutil/trace.go:172","msg":"trace[1147215721] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies; range_end:; response_count:0; response_revision:647; }","duration":"176.118865ms","start":"2026-04-20T17:45:22.622930Z","end":"2026-04-20T17:45:22.799049Z","steps":["trace[1147215721] 'agreement among raft nodes before linearized reading' (duration: 172.57577ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.794614Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"136.280981ms","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-04-20T17:45:22.799189Z","caller":"traceutil/trace.go:172","msg":"trace[924901114] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/clienttrafficpolicies; range_end:; response_count:0; response_revision:647; }","duration":"140.865665ms","start":"2026-04-20T17:45:22.658316Z","end":"2026-04-20T17:45:22.799182Z","steps":["trace[924901114] 'agreement among raft nodes before linearized reading' (duration: 136.24952ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:22.825982Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.846792Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:22.921005Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36700","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-20T17:45:22.937433Z","caller":"traceutil/trace.go:172","msg":"trace[1149392232] linearizableReadLoop","detail":"{readStateIndex:669; appliedIndex:669; }","duration":"103.027885ms","start":"2026-04-20T17:45:22.834386Z","end":"2026-04-20T17:45:22.937414Z","steps":["trace[1149392232] 'read index received' (duration: 103.017255ms)","trace[1149392232] 'applied index is now lower than readState.Index' (duration: 7.38µs)"],"step_count":2} {"level":"warn","ts":"2026-04-20T17:45:22.989038Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:23.019693Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"185.293131ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/grpcroutes/\" range_end:\"/registry/gateway.networking.k8s.io/grpcroutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:23.019760Z","caller":"traceutil/trace.go:172","msg":"trace[2021475574] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes/; range_end:/registry/gateway.networking.k8s.io/grpcroutes0; response_count:0; response_revision:648; }","duration":"185.374293ms","start":"2026-04-20T17:45:22.834372Z","end":"2026-04-20T17:45:23.019746Z","steps":["trace[2021475574] 'agreement among raft nodes before linearized reading' (duration: 103.132456ms)","trace[2021475574] 'range keys from in-memory index tree' (duration: 82.128474ms)"],"step_count":2} {"level":"info","ts":"2026-04-20T17:45:23.019855Z","caller":"traceutil/trace.go:172","msg":"trace[1679883516] transaction","detail":"{read_only:false; response_revision:649; number_of_response:1; }","duration":"209.838339ms","start":"2026-04-20T17:45:22.809999Z","end":"2026-04-20T17:45:23.019838Z","steps":["trace[1679883516] 'process raft request' (duration: 127.700713ms)","trace[1679883516] 'compare' (duration: 81.929201ms)"],"step_count":2} {"level":"info","ts":"2026-04-20T17:45:23.030966Z","caller":"traceutil/trace.go:172","msg":"trace[793316072] transaction","detail":"{read_only:false; response_revision:653; number_of_response:1; }","duration":"212.332065ms","start":"2026-04-20T17:45:22.818626Z","end":"2026-04-20T17:45:23.030958Z","steps":["trace[793316072] 'process raft request' (duration: 212.306794ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:23.031083Z","caller":"traceutil/trace.go:172","msg":"trace[915040080] transaction","detail":"{read_only:false; response_revision:652; number_of_response:1; }","duration":"213.870313ms","start":"2026-04-20T17:45:22.817207Z","end":"2026-04-20T17:45:23.031078Z","steps":["trace[915040080] 'process raft request' (duration: 213.708019ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:23.031084Z","caller":"traceutil/trace.go:172","msg":"trace[1406149102] transaction","detail":"{read_only:false; response_revision:651; number_of_response:1; }","duration":"215.038534ms","start":"2026-04-20T17:45:22.816023Z","end":"2026-04-20T17:45:23.031062Z","steps":["trace[1406149102] 'process raft request' (duration: 214.86656ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:45:23.031334Z","caller":"traceutil/trace.go:172","msg":"trace[1382881522] transaction","detail":"{read_only:false; response_revision:650; number_of_response:1; }","duration":"216.362819ms","start":"2026-04-20T17:45:22.814964Z","end":"2026-04-20T17:45:23.031326Z","steps":["trace[1382881522] 'process raft request' (duration: 215.883399ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:23.031409Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"177.627533ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/udproutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:23.031428Z","caller":"traceutil/trace.go:172","msg":"trace[1843302029] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/udproutes; range_end:; response_count:0; response_revision:653; }","duration":"177.653813ms","start":"2026-04-20T17:45:22.853770Z","end":"2026-04-20T17:45:23.031423Z","steps":["trace[1843302029] 'agreement among raft nodes before linearized reading' (duration: 177.619993ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:23.031507Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"178.134823ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/udproutes/\" range_end:\"/registry/gateway.networking.k8s.io/udproutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:23.031538Z","caller":"traceutil/trace.go:172","msg":"trace[240695935] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/udproutes/; range_end:/registry/gateway.networking.k8s.io/udproutes0; response_count:0; response_revision:653; }","duration":"178.170793ms","start":"2026-04-20T17:45:22.853360Z","end":"2026-04-20T17:45:23.031531Z","steps":["trace[240695935] 'agreement among raft nodes before linearized reading' (duration: 178.113162ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:23.031015Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"196.569759ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/grpcroutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:45:23.032846Z","caller":"traceutil/trace.go:172","msg":"trace[1695631925] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes; range_end:; response_count:0; response_revision:653; }","duration":"198.412282ms","start":"2026-04-20T17:45:22.834423Z","end":"2026-04-20T17:45:23.032836Z","steps":["trace[1695631925] 'agreement among raft nodes before linearized reading' (duration: 196.554628ms)"],"step_count":1} {"level":"warn","ts":"2026-04-20T17:45:23.112460Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:23.129172Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36724","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:23.162837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36750","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:30.936257Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56200","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:33.864714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56222","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:33.880382Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:33.984747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:34.007591Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:34.167371Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:34.586741Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:54.181395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:54.204204Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:54.218586Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33264","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:45:54.231242Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33290","server-name":"","error":"EOF"}