{"level":"warn","ts":"2026-06-17T20:20:07.545873Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-06-17T20:20:07.546076Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-06-17T20:20:07.546091Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.148: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.148:2380","--initial-cluster=controller=https://199.204.45.148:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.148:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.148:2380","--name=controller","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-06-17T20:20:07.546196Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-17T20:20:07.546221Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-06-17T20:20:07.546246Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.148:2380"]} {"level":"info","ts":"2026-06-17T20:20:07.546281Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-17T20:20:07.546782Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.148:2379"]} {"level":"info","ts":"2026-06-17T20:20:07.547490Z","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.148:2380"],"listen-peer-urls":["https://199.204.45.148:2380"],"advertise-client-urls":["https://199.204.45.148:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.148:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.204.45.148:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-06-17T20:20:07.548551Z","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: 0xc000078460}"} {"level":"info","ts":"2026-06-17T20:20:07.551719Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-17T20:20:07.551767Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.320636ms"} {"level":"info","ts":"2026-06-17T20:20:07.551865Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-17T20:20:07.551901Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-17T20:20:07.551966Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-17T20:20:07.557216Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-17T20:20:07.557282Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"8d200b79e0a2e7ca","cluster-id":"908374b13ab3ba47"} {"level":"info","ts":"2026-06-17T20:20:07.557298Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-17T20:20:07.557345Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8d200b79e0a2e7ca switched to configuration voters=()"} {"level":"info","ts":"2026-06-17T20:20:07.557376Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8d200b79e0a2e7ca became follower at term 0"} {"level":"info","ts":"2026-06-17T20:20:07.557384Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 8d200b79e0a2e7ca [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-06-17T20:20:07.557392Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8d200b79e0a2e7ca became follower at term 1"} {"level":"info","ts":"2026-06-17T20:20:07.557537Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8d200b79e0a2e7ca switched to configuration voters=(10169140576690300874)"} {"level":"warn","ts":"2026-06-17T20:20:07.561666Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-17T20:20:07.563776Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-17T20:20:07.566241Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-06-17T20:20:07.567015Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"8d200b79e0a2e7ca","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-17T20:20:07.567301Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-17T20:20:07.568888Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-17T20:20:07.569067Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-17T20:20:07.569114Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-17T20:20:07.569338Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"8d200b79e0a2e7ca","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-06-17T20:20:07.569214Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.148:2380"} {"level":"info","ts":"2026-06-17T20:20:07.569488Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.148:2380"} {"level":"info","ts":"2026-06-17T20:20:07.569518Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"8d200b79e0a2e7ca","initial-advertise-peer-urls":["https://199.204.45.148:2380"],"listen-peer-urls":["https://199.204.45.148:2380"],"advertise-client-urls":["https://199.204.45.148:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.148:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-17T20:20:07.569642Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8d200b79e0a2e7ca switched to configuration voters=(10169140576690300874)"} {"level":"info","ts":"2026-06-17T20:20:07.569687Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-17T20:20:07.569761Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"908374b13ab3ba47","local-member-id":"8d200b79e0a2e7ca","added-peer-id":"8d200b79e0a2e7ca","added-peer-peer-urls":["https://199.204.45.148:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-06-17T20:20:08.458300Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"8d200b79e0a2e7ca is starting a new election at term 1"} {"level":"info","ts":"2026-06-17T20:20:08.458392Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"8d200b79e0a2e7ca became pre-candidate at term 1"} {"level":"info","ts":"2026-06-17T20:20:08.458469Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"8d200b79e0a2e7ca received MsgPreVoteResp from 8d200b79e0a2e7ca at term 1"} {"level":"info","ts":"2026-06-17T20:20:08.458494Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"8d200b79e0a2e7ca has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-06-17T20:20:08.458574Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"8d200b79e0a2e7ca became candidate at term 2"} {"level":"info","ts":"2026-06-17T20:20:08.461270Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"8d200b79e0a2e7ca received MsgVoteResp from 8d200b79e0a2e7ca at term 2"} {"level":"info","ts":"2026-06-17T20:20:08.461296Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"8d200b79e0a2e7ca has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-06-17T20:20:08.461340Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"8d200b79e0a2e7ca became leader at term 2"} {"level":"info","ts":"2026-06-17T20:20:08.461360Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 8d200b79e0a2e7ca elected leader 8d200b79e0a2e7ca at term 2"} {"level":"info","ts":"2026-06-17T20:20:08.462180Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-06-17T20:20:08.462877Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"8d200b79e0a2e7ca","local-member-attributes":"{Name:controller ClientURLs:[https://199.204.45.148:2379]}","cluster-id":"908374b13ab3ba47","publish-timeout":"7s"} {"level":"info","ts":"2026-06-17T20:20:08.462893Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-17T20:20:08.462957Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-17T20:20:08.463224Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-17T20:20:08.463657Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-17T20:20:08.464438Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"908374b13ab3ba47","local-member-id":"8d200b79e0a2e7ca","cluster-version":"3.6"} {"level":"info","ts":"2026-06-17T20:20:08.464524Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-17T20:20:08.464557Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-06-17T20:20:08.464646Z","caller":"version/monitor.go:116","msg":"cluster version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"} {"level":"info","ts":"2026-06-17T20:20:08.464753Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-06-17T20:20:08.465221Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-06-17T20:20:08.465681Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-17T20:20:08.466455Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-17T20:20:08.471502Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-06-17T20:20:08.471716Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38814","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:20:08.471747Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.148:2379"} {"level":"warn","ts":"2026-06-17T20:20:08.472493Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.475588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.484848Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.498390Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.513135Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.521562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.531389Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38936","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.540601Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38956","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.550950Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38976","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.562723Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38982","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.568990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39000","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.576474Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.585846Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39038","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.597765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39044","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.608280Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39072","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.616870Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39100","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.628412Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39126","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.638212Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.646604Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39152","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.656085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39170","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.664451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.702379Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39212","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.712805Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.720712Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39244","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.728823Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39258","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.736480Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.744657Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.752704Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39312","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.761141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.769376Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39348","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.776585Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39382","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.786646Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39394","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.796507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.803637Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39436","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.811027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39452","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.820490Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39474","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.829621Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.839735Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39512","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.860649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.869551Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39562","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.880298Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.896215Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.904868Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.915566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39654","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.925020Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39666","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.959691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39682","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.970526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39714","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:08.977595Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39722","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.000158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.018526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.028981Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.045404Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39812","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.049141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.068650Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39864","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.102767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39880","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.113342Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39906","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.123832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39916","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:09.174360Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39958","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.253274Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45892","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.268467Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45910","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:20:47.327764Z","caller":"traceutil/trace.go:172","msg":"trace[1333940635] transaction","detail":"{read_only:false; response_revision:640; number_of_response:1; }","duration":"102.811513ms","start":"2026-06-17T20:20:47.224934Z","end":"2026-06-17T20:20:47.327746Z","steps":["trace[1333940635] 'process raft request' (duration: 101.068148ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.347014Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.359039Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.381158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45950","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.399325Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45976","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.413995Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.511575Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.526210Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"131.50325ms","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-06-17T20:20:47.526358Z","caller":"traceutil/trace.go:172","msg":"trace[1781774504] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/backends/; range_end:/registry/gateway.envoyproxy.io/backends0; response_count:0; response_revision:640; }","duration":"131.672572ms","start":"2026-06-17T20:20:47.394674Z","end":"2026-06-17T20:20:47.526347Z","steps":["trace[1781774504] 'range keys from in-memory index tree' (duration: 131.400699ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.526219Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.706862ms","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-06-17T20:20:47.526595Z","caller":"traceutil/trace.go:172","msg":"trace[1377030648] 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:640; }","duration":"122.115307ms","start":"2026-06-17T20:20:47.404471Z","end":"2026-06-17T20:20:47.526587Z","steps":["trace[1377030648] 'agreement among raft nodes before linearized reading' (duration: 87.883831ms)","trace[1377030648] 'range keys from in-memory index tree' (duration: 33.779551ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:20:47.526266Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"131.514231ms","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-06-17T20:20:47.526677Z","caller":"traceutil/trace.go:172","msg":"trace[760419865] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/backends; range_end:; response_count:0; response_revision:640; }","duration":"131.932736ms","start":"2026-06-17T20:20:47.394726Z","end":"2026-06-17T20:20:47.526659Z","steps":["trace[760419865] 'range keys from in-memory index tree' (duration: 131.436009ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.526309Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.722403ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.526776Z","caller":"traceutil/trace.go:172","msg":"trace[509213016] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:640; }","duration":"139.17367ms","start":"2026-06-17T20:20:47.387581Z","end":"2026-06-17T20:20:47.526755Z","steps":["trace[509213016] 'range keys from in-memory index tree' (duration: 138.696563ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.526427Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"104.568617ms","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-06-17T20:20:47.527012Z","caller":"traceutil/trace.go:172","msg":"trace[731801002] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/httproutefilters; range_end:; response_count:0; response_revision:641; }","duration":"105.154875ms","start":"2026-06-17T20:20:47.421850Z","end":"2026-06-17T20:20:47.527005Z","steps":["trace[731801002] 'agreement among raft nodes before linearized reading' (duration: 104.548767ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.526444Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"104.673818ms","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-06-17T20:20:47.527325Z","caller":"traceutil/trace.go:172","msg":"trace[232518857] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/httproutefilters/; range_end:/registry/gateway.envoyproxy.io/httproutefilters0; response_count:0; response_revision:641; }","duration":"105.557601ms","start":"2026-06-17T20:20:47.421760Z","end":"2026-06-17T20:20:47.527317Z","steps":["trace[232518857] 'agreement among raft nodes before linearized reading' (duration: 104.655148ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:20:47.526458Z","caller":"traceutil/trace.go:172","msg":"trace[1675550301] transaction","detail":"{read_only:false; response_revision:641; number_of_response:1; }","duration":"131.394478ms","start":"2026-06-17T20:20:47.395050Z","end":"2026-06-17T20:20:47.526444Z","steps":["trace[1675550301] 'process raft request' (duration: 97.312074ms)","trace[1675550301] 'compare' (duration: 33.893682ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:20:47.526481Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.822102ms","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-06-17T20:20:47.527669Z","caller":"traceutil/trace.go:172","msg":"trace[1235417371] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies; range_end:; response_count:0; response_revision:641; }","duration":"123.009798ms","start":"2026-06-17T20:20:47.404653Z","end":"2026-06-17T20:20:47.527663Z","steps":["trace[1235417371] 'agreement among raft nodes before linearized reading' (duration: 121.810892ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.577566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46044","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.683658Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46084","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.738364Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.756799Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.772268Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.795862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46182","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.816354Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.868439Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46214","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.894860Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46238","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:20:47.908178Z","caller":"traceutil/trace.go:172","msg":"trace[1610692466] linearizableReadLoop","detail":"{readStateIndex:668; appliedIndex:668; }","duration":"316.466301ms","start":"2026-06-17T20:20:47.591698Z","end":"2026-06-17T20:20:47.908164Z","steps":["trace[1610692466] 'read index received' (duration: 316.462541ms)","trace[1610692466] 'applied index is now lower than readState.Index' (duration: 2.91µs)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:20:47.910758Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"319.034207ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/httproutes/\" range_end:\"/registry/gateway.networking.k8s.io/httproutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-06-17T20:20:47.910921Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"319.164959ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/httproutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.910963Z","caller":"traceutil/trace.go:172","msg":"trace[1874279384] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/httproutes; range_end:; response_count:0; response_revision:642; }","duration":"319.208009ms","start":"2026-06-17T20:20:47.591745Z","end":"2026-06-17T20:20:47.910953Z","steps":["trace[1874279384] 'agreement among raft nodes before linearized reading' (duration: 319.145148ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911005Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:20:47.591728Z","time spent":"319.26945ms","remote":"127.0.0.1:46016","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":29,"request content":"key:\"/registry/gateway.networking.k8s.io/httproutes\" limit:1 "} {"level":"warn","ts":"2026-06-17T20:20:47.911027Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"166.593948ms","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-06-17T20:20:47.911090Z","caller":"traceutil/trace.go:172","msg":"trace[1348869541] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes/; range_end:/registry/gateway.networking.k8s.io/grpcroutes0; response_count:0; response_revision:642; }","duration":"166.661129ms","start":"2026-06-17T20:20:47.744413Z","end":"2026-06-17T20:20:47.911074Z","steps":["trace[1348869541] 'agreement among raft nodes before linearized reading' (duration: 166.558298ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911120Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"146.438272ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tlsroutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.911188Z","caller":"traceutil/trace.go:172","msg":"trace[599373100] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tlsroutes; range_end:; response_count:0; response_revision:642; }","duration":"146.515903ms","start":"2026-06-17T20:20:47.764655Z","end":"2026-06-17T20:20:47.911171Z","steps":["trace[599373100] 'agreement among raft nodes before linearized reading' (duration: 146.401022ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911243Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"210.888199ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/envoypatchpolicies/\" range_end:\"/registry/gateway.envoyproxy.io/envoypatchpolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.911267Z","caller":"traceutil/trace.go:172","msg":"trace[1201374401] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoypatchpolicies/; range_end:/registry/gateway.envoyproxy.io/envoypatchpolicies0; response_count:0; response_revision:642; }","duration":"210.91021ms","start":"2026-06-17T20:20:47.700348Z","end":"2026-06-17T20:20:47.911258Z","steps":["trace[1201374401] 'agreement among raft nodes before linearized reading' (duration: 210.875229ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:20:47.910921Z","caller":"traceutil/trace.go:172","msg":"trace[2012344604] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/httproutes/; range_end:/registry/gateway.networking.k8s.io/httproutes0; response_count:0; response_revision:641; }","duration":"319.20188ms","start":"2026-06-17T20:20:47.591695Z","end":"2026-06-17T20:20:47.910897Z","steps":["trace[2012344604] 'agreement among raft nodes before linearized reading' (duration: 316.527252ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911537Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"167.078435ms","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-06-17T20:20:47.911587Z","caller":"traceutil/trace.go:172","msg":"trace[932700279] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes; range_end:; response_count:0; response_revision:642; }","duration":"167.126267ms","start":"2026-06-17T20:20:47.744447Z","end":"2026-06-17T20:20:47.911573Z","steps":["trace[932700279] 'agreement among raft nodes before linearized reading' (duration: 167.056425ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911578Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"319.814379ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/httproutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.911631Z","caller":"traceutil/trace.go:172","msg":"trace[1080802462] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/httproutes; range_end:; response_count:0; response_revision:642; }","duration":"319.872359ms","start":"2026-06-17T20:20:47.591744Z","end":"2026-06-17T20:20:47.911617Z","steps":["trace[1080802462] 'agreement among raft nodes before linearized reading' (duration: 319.779657ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911657Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:20:47.591728Z","time spent":"319.92196ms","remote":"127.0.0.1:46046","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":29,"request content":"key:\"/registry/gateway.networking.k8s.io/httproutes\" limit:1 "} {"level":"warn","ts":"2026-06-17T20:20:47.911670Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"219.638014ms","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-06-17T20:20:47.911730Z","caller":"traceutil/trace.go:172","msg":"trace[1930403464] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoyproxies/; range_end:/registry/gateway.envoyproxy.io/envoyproxies0; response_count:0; response_revision:642; }","duration":"219.677935ms","start":"2026-06-17T20:20:47.692023Z","end":"2026-06-17T20:20:47.911701Z","steps":["trace[1930403464] 'agreement among raft nodes before linearized reading' (duration: 219.622714ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911098Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"127.837907ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tlsroutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.911796Z","caller":"traceutil/trace.go:172","msg":"trace[156092202] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tlsroutes; range_end:; response_count:0; response_revision:642; }","duration":"128.539338ms","start":"2026-06-17T20:20:47.783241Z","end":"2026-06-17T20:20:47.911781Z","steps":["trace[156092202] 'agreement among raft nodes before linearized reading' (duration: 127.713835ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911813Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"219.812456ms","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-06-17T20:20:47.911838Z","caller":"traceutil/trace.go:172","msg":"trace[1572218755] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoyproxies; range_end:; response_count:0; response_revision:642; }","duration":"219.839546ms","start":"2026-06-17T20:20:47.691991Z","end":"2026-06-17T20:20:47.911831Z","steps":["trace[1572218755] 'agreement among raft nodes before linearized reading' (duration: 219.796346ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911558Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:20:47.591685Z","time spent":"319.852498ms","remote":"127.0.0.1:46046","response type":"/etcdserverpb.KV/Range","request count":0,"request size":101,"response count":0,"response size":29,"request content":"key:\"/registry/gateway.networking.k8s.io/httproutes/\" range_end:\"/registry/gateway.networking.k8s.io/httproutes0\" limit:10000 "} {"level":"warn","ts":"2026-06-17T20:20:47.912018Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"107.755883ms","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-06-17T20:20:47.912059Z","caller":"traceutil/trace.go:172","msg":"trace[1311204623] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/udproutes; range_end:; response_count:0; response_revision:642; }","duration":"107.795074ms","start":"2026-06-17T20:20:47.804253Z","end":"2026-06-17T20:20:47.912048Z","steps":["trace[1311204623] 'agreement among raft nodes before linearized reading' (duration: 107.739113ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911473Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"146.829338ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tlsroutes/\" range_end:\"/registry/gateway.networking.k8s.io/tlsroutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-06-17T20:20:47.912090Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"107.858264ms","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-06-17T20:20:47.912103Z","caller":"traceutil/trace.go:172","msg":"trace[1956232918] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tlsroutes/; range_end:/registry/gateway.networking.k8s.io/tlsroutes0; response_count:0; response_revision:642; }","duration":"147.570349ms","start":"2026-06-17T20:20:47.764513Z","end":"2026-06-17T20:20:47.912084Z","steps":["trace[1956232918] 'agreement among raft nodes before linearized reading' (duration: 146.804707ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:20:47.912219Z","caller":"traceutil/trace.go:172","msg":"trace[1647004112] transaction","detail":"{read_only:false; response_revision:642; number_of_response:1; }","duration":"370.082543ms","start":"2026-06-17T20:20:47.541794Z","end":"2026-06-17T20:20:47.911876Z","steps":["trace[1647004112] 'process raft request' (duration: 366.42244ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:20:47.912115Z","caller":"traceutil/trace.go:172","msg":"trace[636183439] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/udproutes/; range_end:/registry/gateway.networking.k8s.io/udproutes0; response_count:0; response_revision:642; }","duration":"107.886624ms","start":"2026-06-17T20:20:47.804222Z","end":"2026-06-17T20:20:47.912109Z","steps":["trace[636183439] 'agreement among raft nodes before linearized reading' (duration: 107.842684ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911502Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"128.614168ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tlsroutes/\" range_end:\"/registry/gateway.networking.k8s.io/tlsroutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.912418Z","caller":"traceutil/trace.go:172","msg":"trace[1579131078] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tlsroutes/; range_end:/registry/gateway.networking.k8s.io/tlsroutes0; response_count:0; response_revision:642; }","duration":"129.530782ms","start":"2026-06-17T20:20:47.782877Z","end":"2026-06-17T20:20:47.912408Z","steps":["trace[1579131078] 'agreement among raft nodes before linearized reading' (duration: 128.594327ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.911205Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"210.695016ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/envoypatchpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:20:47.912731Z","caller":"traceutil/trace.go:172","msg":"trace[1336715964] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoypatchpolicies; range_end:; response_count:0; response_revision:642; }","duration":"212.214668ms","start":"2026-06-17T20:20:47.700498Z","end":"2026-06-17T20:20:47.912713Z","steps":["trace[1336715964] 'agreement among raft nodes before linearized reading' (duration: 210.674745ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:20:47.913237Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:20:47.541781Z","time spent":"370.457538ms","remote":"127.0.0.1:39138","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":2738,"response count":0,"response size":40,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-06-17T20:20:47.947521Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46240","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:47.977251Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46256","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:48.039047Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46292","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:48.053211Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:48.070359Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46326","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:48.081356Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:58.669372Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35048","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:58.955288Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35070","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:58.970406Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:59.070454Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35104","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:59.094741Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35108","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:20:59.256881Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35122","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:01.450384Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35146","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:21:08.460322Z","caller":"traceutil/trace.go:172","msg":"trace[690628285] transaction","detail":"{read_only:false; response_revision:824; number_of_response:1; }","duration":"144.516735ms","start":"2026-06-17T20:21:08.315684Z","end":"2026-06-17T20:21:08.460201Z","steps":["trace[690628285] 'process raft request' (duration: 144.11494ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:21:08.490900Z","caller":"traceutil/trace.go:172","msg":"trace[846088784] transaction","detail":"{read_only:false; response_revision:825; number_of_response:1; }","duration":"142.63544ms","start":"2026-06-17T20:21:08.348248Z","end":"2026-06-17T20:21:08.490883Z","steps":["trace[846088784] 'process raft request' (duration: 142.512418ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:21:19.156002Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51122","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.163849Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.190565Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51166","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.201091Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.213015Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51196","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.225366Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51212","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.256951Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.273765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51264","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:21:19.289717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51270","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:21:32.396154Z","caller":"traceutil/trace.go:172","msg":"trace[2047166240] linearizableReadLoop","detail":"{readStateIndex:1175; appliedIndex:1175; }","duration":"127.163147ms","start":"2026-06-17T20:21:32.268950Z","end":"2026-06-17T20:21:32.396113Z","steps":["trace[2047166240] 'read index received' (duration: 127.156327ms)","trace[2047166240] 'applied index is now lower than readState.Index' (duration: 5.83µs)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:21:32.396326Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"127.356379ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:21:32.396381Z","caller":"traceutil/trace.go:172","msg":"trace[1418282547] range","detail":"{range_begin:/registry/clusterroles; range_end:; response_count:0; response_revision:1136; }","duration":"127.42234ms","start":"2026-06-17T20:21:32.268945Z","end":"2026-06-17T20:21:32.396368Z","steps":["trace[1418282547] 'agreement among raft nodes before linearized reading' (duration: 127.311989ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:21:32.396943Z","caller":"traceutil/trace.go:172","msg":"trace[2023140437] transaction","detail":"{read_only:false; response_revision:1137; number_of_response:1; }","duration":"196.489519ms","start":"2026-06-17T20:21:32.200442Z","end":"2026-06-17T20:21:32.396932Z","steps":["trace[2023140437] 'process raft request' (duration: 196.372208ms)"],"step_count":1}