{"level":"warn","ts":"2026-06-08T08:44:37.433927Z","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-08T08:44:37.434771Z","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-08T08:44:37.434791Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.57:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.19.213.57:2380","--initial-cluster=controller-1=https://199.19.213.48:2380,controller-3=https://199.19.213.57:2380,controller-2=https://199.19.213.139:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.57:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.57:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-06-08T08:44:37.434968Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-08T08:44:37.435003Z","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-08T08:44:37.435024Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.57:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.435071Z","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-08T08:44:37.435695Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.57:2379"]} {"level":"info","ts":"2026-06-08T08:44:37.435811Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.19.213.57:2380"],"listen-peer-urls":["https://199.19.213.57:2380"],"advertise-client-urls":["https://199.19.213.57:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.57:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.48:2380,controller-2=https://199.19.213.139:2380,controller-3=https://199.19.213.57:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-06-08T08:44:37.436624Z","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: 0xc0000782a0}"} {"level":"info","ts":"2026-06-08T08:44:37.440247Z","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-08T08:44:37.440322Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.824154ms"} {"level":"info","ts":"2026-06-08T08:44:37.440359Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-08T08:44:37.440382Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-08T08:44:37.448894Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.57:2380","host":"199.19.213.57:2380","resolved-addr":"199.19.213.57:2380"} {"level":"info","ts":"2026-06-08T08:44:37.448943Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.48:2380","host":"199.19.213.48:2380","resolved-addr":"199.19.213.48:2380"} {"level":"info","ts":"2026-06-08T08:44:37.448975Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.57:2380","host":"199.19.213.57:2380","resolved-addr":"199.19.213.57:2380"} {"level":"info","ts":"2026-06-08T08:44:37.448985Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.139:2380","host":"199.19.213.139:2380","resolved-addr":"199.19.213.139:2380"} {"level":"info","ts":"2026-06-08T08:44:37.449001Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.139:2380","host":"199.19.213.139:2380","resolved-addr":"199.19.213.139:2380"} {"level":"info","ts":"2026-06-08T08:44:37.449015Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.48:2380","host":"199.19.213.48:2380","resolved-addr":"199.19.213.48:2380"} {"level":"info","ts":"2026-06-08T08:44:37.467578Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-08T08:44:37.477011Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-08T08:44:37.477096Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"7b4bf3abb01d7852","cluster-id":"d22ed1e1757a8527"} {"level":"info","ts":"2026-06-08T08:44:37.477132Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-08T08:44:37.477257Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"7b4bf3abb01d7852 switched to configuration voters=()"} {"level":"info","ts":"2026-06-08T08:44:37.477338Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"7b4bf3abb01d7852 became follower at term 0"} {"level":"info","ts":"2026-06-08T08:44:37.477429Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 7b4bf3abb01d7852 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-08T08:44:37.484037Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-08T08:44:37.485815Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-08T08:44:37.488989Z","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-08T08:44:37.490778Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.491471Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d","remote-peer-urls":["https://199.19.213.48:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.491504Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.491516Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d","remote-peer-urls":["https://199.19.213.139:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.491530Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.491578Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.491717Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.491742Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d","remote-peer-urls":["https://199.19.213.48:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.491757Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.491774Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.492738Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.493207Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.493235Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.493393Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.493443Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.493637Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.493719Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.493758Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d","remote-peer-urls":["https://199.19.213.139:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.493892Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.493905Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.494071Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"7b4bf3abb01d7852","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-08T08:44:37.494408Z","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-08T08:44:37.494458Z","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-08T08:44:37.494475Z","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-08T08:44:37.494313Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-08T08:44:37.494643Z","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-08T08:44:37.494659Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.57:2380"} {"level":"info","ts":"2026-06-08T08:44:37.495168Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.57:2380"} {"level":"info","ts":"2026-06-08T08:44:37.495490Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"7b4bf3abb01d7852 [term: 0] received a MsgHeartbeat message with higher term from 7317567213c7319d [term: 2]"} {"level":"info","ts":"2026-06-08T08:44:37.495522Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"7b4bf3abb01d7852 became follower at term 2"} {"level":"info","ts":"2026-06-08T08:44:37.495538Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 7b4bf3abb01d7852 elected leader 7317567213c7319d at term 2"} {"level":"info","ts":"2026-06-08T08:44:37.498699Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"7b4bf3abb01d7852","initial-advertise-peer-urls":["https://199.19.213.57:2380"],"listen-peer-urls":["https://199.19.213.57:2380"],"advertise-client-urls":["https://199.19.213.57:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.57:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-08T08:44:37.498758Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-08T08:44:37.509549Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.509590Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.515553Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.515602Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.515720Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.519264Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.525218Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"b053de6c2709ed2d","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T08:44:37.525255Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.525970Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"7317567213c7319d","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T08:44:37.526008Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.526384Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"7317567213c7319d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T08:44:37.526411Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.526914Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"7b4bf3abb01d7852","remote-snapshot-sender-id":"7317567213c7319d","incoming-snapshot-index":715,"incoming-snapshot-message-size-bytes":9168,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-06-08T08:44:37.529677Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"b053de6c2709ed2d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T08:44:37.529700Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.539114Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002cb.snap.db","bytes":1060864,"size":"1.1 MB"} {"level":"info","ts":"2026-06-08T08:44:37.539148Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"7b4bf3abb01d7852","remote-snapshot-sender-id":"7317567213c7319d","incoming-snapshot-index":715,"incoming-snapshot-size-bytes":1060864,"incoming-snapshot-size":"1.1 MB","download-took":"12.386324ms"} {"level":"info","ts":"2026-06-08T08:44:37.539272Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 715, term: 2]"} {"level":"info","ts":"2026-06-08T08:44:37.539352Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"7b4bf3abb01d7852 switched to configuration voters=(8293192286784139677 12705743529835097389) learners=(8884462608638113874)"} {"level":"info","ts":"2026-06-08T08:44:37.539377Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"7b4bf3abb01d7852 [commit: 715, lastindex: 715, lastterm: 2] restored snapshot [index: 715, term: 2]"} {"level":"info","ts":"2026-06-08T08:44:37.539390Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"7b4bf3abb01d7852 [commit: 715] restored snapshot [index: 715, term: 2]"} {"level":"info","ts":"2026-06-08T08:44:37.539495Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":715,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-08T08:44:37.543181Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":715} {"level":"info","ts":"2026-06-08T08:44:37.543529Z","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: 0xc000602118}"} {"level":"info","ts":"2026-06-08T08:44:37.544308Z","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-08T08:44:37.544366Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"914.003µs"} {"level":"info","ts":"2026-06-08T08:44:37.544426Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-08T08:44:37.545656Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-08T08:44:37.545687Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-08T08:44:37.545728Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"7b4bf3abb01d7852","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-06-08T08:44:37.548914Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":663} {"level":"info","ts":"2026-06-08T08:44:37.548952Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":715} {"level":"info","ts":"2026-06-08T08:44:37.548976Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-08T08:44:37.549017Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-08T08:44:37.550109Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-08T08:44:37.550165Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-08T08:44:37.550206Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-08T08:44:37.550218Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-08T08:44:37.550250Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-08T08:44:37.550745Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-08T08:44:37.550773Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-08T08:44:37.550827Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-08T08:44:37.550844Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"d22ed1e1757a8527","local-member-id":"7b4bf3abb01d7852","recovered-remote-peer-id":"7317567213c7319d","recovered-remote-peer-urls":["https://199.19.213.48:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-08T08:44:37.550857Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"d22ed1e1757a8527","local-member-id":"7b4bf3abb01d7852","recovered-remote-peer-id":"7b4bf3abb01d7852","recovered-remote-peer-urls":["https://199.19.213.57:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-08T08:44:37.550868Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"d22ed1e1757a8527","local-member-id":"7b4bf3abb01d7852","recovered-remote-peer-id":"b053de6c2709ed2d","recovered-remote-peer-urls":["https://199.19.213.139:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-08T08:44:37.550878Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-08T08:44:37.550889Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-08T08:44:37.550898Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-08T08:44:37.550913Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"b053de6c2709ed2d"} {"level":"warn","ts":"2026-06-08T08:44:37.550972Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.550993Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b053de6c2709ed2d"} {"level":"warn","ts":"2026-06-08T08:44:37.551020Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.551033Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.551085Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"warn","ts":"2026-06-08T08:44:37.551213Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d","error":"context canceled"} {"level":"warn","ts":"2026-06-08T08:44:37.551247Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"b053de6c2709ed2d","error":"failed to read b053de6c2709ed2d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-08T08:44:37.551267Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"warn","ts":"2026-06-08T08:44:37.551346Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d","error":"context canceled"} {"level":"info","ts":"2026-06-08T08:44:37.551365Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.551373Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.551384Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"7b4bf3abb01d7852","removed-remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.551405Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"7317567213c7319d"} {"level":"warn","ts":"2026-06-08T08:44:37.551470Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551493Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"7317567213c7319d"} {"level":"warn","ts":"2026-06-08T08:44:37.551514Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551524Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551583Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"warn","ts":"2026-06-08T08:44:37.551663Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d","error":"context canceled"} {"level":"warn","ts":"2026-06-08T08:44:37.551689Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"7317567213c7319d","error":"failed to read 7317567213c7319d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-08T08:44:37.551706Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"warn","ts":"2026-06-08T08:44:37.551781Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d","error":"context canceled"} {"level":"info","ts":"2026-06-08T08:44:37.551805Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551826Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551841Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"7b4bf3abb01d7852","removed-remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551848Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-08T08:44:37.551863Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-08T08:44:37.551882Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551904Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551967Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.551987Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d","remote-peer-urls":["https://199.19.213.48:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.552004Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.552026Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.552034Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.552046Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.552048Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.552065Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.552581Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.552589Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.552645Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d","remote-peer-urls":["https://199.19.213.139:2380"]} {"level":"info","ts":"2026-06-08T08:44:37.552651Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.552659Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-08T08:44:37.552687Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":715,"current-applied-index":715,"incoming-leader-snapshot-index":715,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-08T08:44:37.552789Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.552622Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.562939Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.562960Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.564972Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.565002Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.566479Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.567726Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.623768Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"b053de6c2709ed2d","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T08:44:37.623821Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.624542Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"b053de6c2709ed2d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T08:44:37.624558Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"b053de6c2709ed2d"} {"level":"info","ts":"2026-06-08T08:44:37.624701Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"7317567213c7319d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T08:44:37.624739Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.629523Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"7b4bf3abb01d7852","to":"7317567213c7319d","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T08:44:37.629542Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"7b4bf3abb01d7852","remote-peer-id":"7317567213c7319d"} {"level":"info","ts":"2026-06-08T08:44:37.970517Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"7b4bf3abb01d7852 switched to configuration voters=(8293192286784139677 8884462608638113874 12705743529835097389)"} {"level":"info","ts":"2026-06-08T08:44:37.970850Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"d22ed1e1757a8527","local-member-id":"7b4bf3abb01d7852","promoted-member-id":"7b4bf3abb01d7852"} {"level":"warn","ts":"2026-06-08T08:44:44.494932Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"7b4bf3abb01d7852","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.57:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-06-08T08:44:44.498898Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"7b4bf3abb01d7852","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.57:2379]}","cluster-id":"d22ed1e1757a8527","publish-timeout":"7s"} {"level":"info","ts":"2026-06-08T08:44:44.498975Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-08T08:44:44.499004Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-08T08:44:44.499230Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-08T08:44:44.499277Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-08T08:44:44.500902Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-06-08T08:44:44.502249Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-08T08:44:44.502426Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-08T08:44:44.504772Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.57:2379"} {"level":"warn","ts":"2026-06-08T08:44:44.508085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46868","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-08T08:44:44.508263Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-06-08T08:44:44.511222Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.511248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.509694Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.509810Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46832","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.509845Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.510851Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46864","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.511922Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.512828Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46910","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.513002Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33282","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.513402Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46838","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.514544Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46878","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.516509Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:46900","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.521834Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37962","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.521920Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.57:55150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.539379Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37994","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.554395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38010","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.566122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.575163Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38032","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.587925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38066","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.595942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38088","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.604550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38102","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.612870Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.620553Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.630349Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38140","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.642926Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.653294Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38182","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.664170Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38204","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.673167Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.694992Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.706177Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38282","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.715138Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38306","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.744416Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38320","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.756329Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.766387Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38348","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.778810Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.789955Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38400","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.808003Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.817461Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38440","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.828687Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38460","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.838375Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.855709Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.866516Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38498","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.876761Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.885550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.905776Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38542","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.915114Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.923170Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38570","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.936247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.954267Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.963948Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.973430Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.982905Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:44.994590Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38706","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.004959Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.016073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.026691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.035186Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.044982Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.054659Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.062674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.070519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38816","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.077514Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38832","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.086426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.097059Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38882","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.104898Z","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-08T08:44:45.139932Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38934","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.145671Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.156152Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38968","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.164425Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38996","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:44:45.214055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39028","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:02.159044Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"130.60634ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-06-08T08:45:02.159906Z","caller":"traceutil/trace.go:172","msg":"trace[1117339897] transaction","detail":"{read_only:false; response_revision:749; number_of_response:1; }","duration":"155.502614ms","start":"2026-06-08T08:45:02.004356Z","end":"2026-06-08T08:45:02.159859Z","steps":["trace[1117339897] 'process raft request' (duration: 23.325677ms)","trace[1117339897] 'compare' (duration: 130.331139ms)"],"step_count":2} {"level":"warn","ts":"2026-06-08T08:45:02.266521Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"106.435977ms","expected-duration":"100ms","prefix":"","request":"header: lease_revoke:","response":"size:28"} {"level":"info","ts":"2026-06-08T08:45:02.267294Z","caller":"traceutil/trace.go:172","msg":"trace[1885530324] transaction","detail":"{read_only:false; response_revision:751; number_of_response:1; }","duration":"101.871913ms","start":"2026-06-08T08:45:02.165383Z","end":"2026-06-08T08:45:02.267255Z","steps":["trace[1885530324] 'process raft request' (duration: 101.609691ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:28.739182Z","caller":"traceutil/trace.go:172","msg":"trace[2124852234] transaction","detail":"{read_only:false; number_of_response:1; response_revision:956; }","duration":"121.193776ms","start":"2026-06-08T08:45:28.617953Z","end":"2026-06-08T08:45:28.739147Z","steps":["trace[2124852234] 'process raft request' (duration: 117.599247ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:28.739241Z","caller":"traceutil/trace.go:172","msg":"trace[1255272568] transaction","detail":"{read_only:false; number_of_response:1; response_revision:956; }","duration":"120.395102ms","start":"2026-06-08T08:45:28.618835Z","end":"2026-06-08T08:45:28.739230Z","steps":["trace[1255272568] 'process raft request' (duration: 120.261405ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:28.740724Z","caller":"traceutil/trace.go:172","msg":"trace[243734027] transaction","detail":"{read_only:false; response_revision:958; number_of_response:1; }","duration":"119.400367ms","start":"2026-06-08T08:45:28.621313Z","end":"2026-06-08T08:45:28.740713Z","steps":["trace[243734027] 'process raft request' (duration: 118.00732ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:29.312950Z","caller":"traceutil/trace.go:172","msg":"trace[16797181] transaction","detail":"{read_only:false; response_revision:977; number_of_response:1; }","duration":"242.06226ms","start":"2026-06-08T08:45:29.070845Z","end":"2026-06-08T08:45:29.312907Z","steps":["trace[16797181] 'process raft request' (duration: 240.65092ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:29.381072Z","caller":"traceutil/trace.go:172","msg":"trace[1272556084] linearizableReadLoop","detail":"{readStateIndex:1122; appliedIndex:1123; }","duration":"269.194381ms","start":"2026-06-08T08:45:29.111851Z","end":"2026-06-08T08:45:29.381045Z","steps":["trace[1272556084] 'read index received' (duration: 269.188071ms)","trace[1272556084] 'applied index is now lower than readState.Index' (duration: 4.82µs)"],"step_count":2} {"level":"warn","ts":"2026-06-08T08:45:29.381502Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"269.593513ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:151227"} {"level":"info","ts":"2026-06-08T08:45:29.381590Z","caller":"traceutil/trace.go:172","msg":"trace[1757120224] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:979; }","duration":"269.7297ms","start":"2026-06-08T08:45:29.111846Z","end":"2026-06-08T08:45:29.381575Z","steps":["trace[1757120224] 'agreement among raft nodes before linearized reading' (duration: 269.268345ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T08:45:29.383583Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"206.389051ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-08T08:45:29.383691Z","caller":"traceutil/trace.go:172","msg":"trace[1710176511] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:980; }","duration":"206.509838ms","start":"2026-06-08T08:45:29.177164Z","end":"2026-06-08T08:45:29.383673Z","steps":["trace[1710176511] 'agreement among raft nodes before linearized reading' (duration: 206.345039ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:36.053328Z","caller":"traceutil/trace.go:172","msg":"trace[1323710385] transaction","detail":"{read_only:false; response_revision:1046; number_of_response:1; }","duration":"173.222443ms","start":"2026-06-08T08:45:35.880078Z","end":"2026-06-08T08:45:36.053300Z","steps":["trace[1323710385] 'process raft request' (duration: 173.036153ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:36.053984Z","caller":"traceutil/trace.go:172","msg":"trace[1435083003] linearizableReadLoop","detail":"{readStateIndex:1211; appliedIndex:1211; }","duration":"130.660628ms","start":"2026-06-08T08:45:35.923293Z","end":"2026-06-08T08:45:36.053954Z","steps":["trace[1435083003] 'read index received' (duration: 130.652078ms)","trace[1435083003] 'applied index is now lower than readState.Index' (duration: 6.9µs)"],"step_count":2} {"level":"warn","ts":"2026-06-08T08:45:36.054121Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"130.809076ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-08T08:45:36.054261Z","caller":"traceutil/trace.go:172","msg":"trace[2075891959] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1046; }","duration":"130.958965ms","start":"2026-06-08T08:45:35.923285Z","end":"2026-06-08T08:45:36.054244Z","steps":["trace[2075891959] 'agreement among raft nodes before linearized reading' (duration: 130.784825ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T08:45:36.564701Z","caller":"traceutil/trace.go:172","msg":"trace[1704640019] linearizableReadLoop","detail":"{readStateIndex:1212; appliedIndex:1212; }","duration":"386.267043ms","start":"2026-06-08T08:45:36.178412Z","end":"2026-06-08T08:45:36.564679Z","steps":["trace[1704640019] 'read index received' (duration: 386.257623ms)","trace[1704640019] 'applied index is now lower than readState.Index' (duration: 6.73µs)"],"step_count":2} {"level":"warn","ts":"2026-06-08T08:45:36.564875Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"386.457334ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-08T08:45:36.564907Z","caller":"traceutil/trace.go:172","msg":"trace[1978617342] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1047; }","duration":"386.504548ms","start":"2026-06-08T08:45:36.178392Z","end":"2026-06-08T08:45:36.564896Z","steps":["trace[1978617342] 'agreement among raft nodes before linearized reading' (duration: 386.423993ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T08:45:36.564937Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T08:45:36.178360Z","time spent":"386.570221ms","remote":"127.0.0.1:33264","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-06-08T08:45:45.010398Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:47.496202Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40202","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:47.513368Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40232","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:47.609701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40240","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:47.636759Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40266","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:47.994846Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T08:45:48.294550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40306","server-name":"","error":"EOF"}