2026-02-17 02:32:12.959 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:32:12.959 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:12.959 [INFO][9] startup/utils.go 137: Determined node name: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:12.959 [INFO][9] startup/startup.go 112: Starting node kube-5z8p3-default-worker-grh98-7n2vv-2zjkc with version v3.31.3
2026-02-17 02:32:12.960 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:32:12.979 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:32:12.979 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:32:12.987 [INFO][9] startup/customresource.go 101: Error getting resource Key=GlobalFelixConfig(name=CalicoVersion) Name="calicoversion" Resource="GlobalFelixConfigs" error=the server could not find the requested resource (get GlobalFelixConfigs.crd.projectcalico.org calicoversion)
2026-02-17 02:32:12.988 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:12.992 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:32:13.005 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:32:13.007 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:32:13.007 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:32:13.016 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:32:13.038 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:32:13.038 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:32:13.043 [INFO][9] startup/startup.go 852: CALICO_IPV4POOL_NAT_OUTGOING is true (defaulted) through environment variable
2026-02-17 02:32:13.044 [INFO][9] startup/startup.go 852: CALICO_IPV4POOL_DISABLE_BGP_EXPORT is false (defaulted) through environment variable
2026-02-17 02:32:13.044 [INFO][9] startup/startup.go 1124: Ensure default IPv4 pool is created. IPIP mode: Always, VXLAN mode: Never, DisableBGPExport: false
2026-02-17 02:32:13.063 [INFO][9] startup/startup.go 1134: Created default IPv4 pool (10.100.0.0/16) with NAT outgoing true. IPIP mode: Always, VXLAN mode: Never, DisableBGPExport: false
2026-02-17 02:32:13.064 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:32:13.083 [INFO][9] startup/client.go 454: Tier default is now available.
2026-02-17 02:32:13.091 [INFO][9] startup/client.go 454: Tier adminnetworkpolicy is now available.
2026-02-17 02:32:13.100 [INFO][9] startup/client.go 454: Tier baselineadminnetworkpolicy is now available.
2026-02-17 02:32:13.111 [INFO][9] startup/startup.go 249: Using node name: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:13.187 [INFO][17] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:32:13.187 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:32:13.188 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:13.189 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:13.211 [INFO][17] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:32:13.212 [INFO][17] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:32:13.216 [INFO][17] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-5z8p3-default-worker-grh98-7n2vv-2zjkc'
2026-02-17 02:32:13.220 [INFO][17] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.229 [INFO][17] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.252 [INFO][17] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.257 [INFO][17] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.262 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.125.64/26
2026-02-17 02:32:13.262 [INFO][17] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 5.051341ms host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.262 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.272 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.273 [INFO][17] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.125.64/26 host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.277 [INFO][17] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.125.64/26 host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.286 [INFO][17] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.125.64/26 host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.294 [INFO][17] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.125.64/26 host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.295 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.307 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:32:13.307 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.323 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.324 [INFO][17] tunnel-ip-allocator/ipam.go 623: Block '10.100.125.64/26' has 64 free ips which is more than 1 ips required. host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" subnet=10.100.125.64/26
2026-02-17 02:32:13.324 [INFO][17] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.125.64/26 handle="ipip-tunnel-addr-kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.328 [INFO][17] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:13.337 [INFO][17] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.125.64/26 handle="ipip-tunnel-addr-kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.353 [INFO][17] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.125.64/26] block=10.100.125.64/26 handle="ipip-tunnel-addr-kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.353 [INFO][17] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.125.64/26] handle="ipip-tunnel-addr-kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" host="kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:13.353 [INFO][17] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.125.64" type="ipipTunnelAddress"
2026-02-17 02:32:13.354 [INFO][17] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.125.64" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-17 02:32:14.559 [INFO][74] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:32:14.560 [INFO][74] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:32:14.565 [INFO][73] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:32:14.567 [INFO][73] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:14.568 [INFO][73] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:14.571 [INFO][73] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:32:14.571 [INFO][73] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:32:14.571 [INFO][73] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:32:14.571 [INFO][73] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:14.571 [INFO][73] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:32:14.574 [INFO][68] confd/config.go 81: Skipping confd config file.
2026-02-17 02:32:14.574 [INFO][68] confd/run.go 18: Starting calico-confd
2026-02-17 02:32:14.583 [INFO][70] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:32:14.584 [INFO][73] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:32:14.584 [INFO][73] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:14.585 [INFO][73] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:32:14.585 [INFO][73] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.585 [INFO][73] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.585 [INFO][73] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:32:14.585 [INFO][73] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:32:14.585 [WARNING][70] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: error querying BIRD: unable to connect to BIRDv4 socket: dial unix /var/run/calico/bird.ctl: connect: connection refused"
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:32:14.591 [INFO][68] confd/watchersyncer.go 118: Start called
2026-02-17 02:32:14.591 [INFO][68] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:32:14.594 [INFO][75] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:32:14.595 [INFO][68] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:32:14.595 [INFO][68] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:32:14.595 [ERROR][68] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:32:14.595 [INFO][68] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:32:14.596 [ERROR][68] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 02:32:14.596 [INFO][68] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:32:14.596 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:32:14.596 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:32:14.596 [INFO][75] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:32:14.596 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:14.596 [INFO][75] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:32:14.596 [INFO][75] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:32:14.597 [INFO][75] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:32:14.597 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:32:14.597 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:32:14.598 [INFO][68] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:32:14.599 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:32:14.599 [INFO][68] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:32:14.599 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.600 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:32:14.600 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:32:14.601 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:32:14.606 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.607 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.608 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.607 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"
2026-02-17 02:32:14.610 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.610 [INFO][75] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:32:14.612 [INFO][75] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.612 [INFO][75] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:32:14.612 [INFO][75] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:32:14.612 [INFO][75] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:32:14.612 [INFO][73] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.125.64" type="ipipTunnelAddress"
2026-02-17 02:32:14.614 [INFO][68] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:32:14.615 [INFO][68] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:14.615 [INFO][68] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:32:14.615 [INFO][68] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:32:14.621 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc; name=network_v4) updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc; name=rr_cluster_id) updated; kube-5z8p3-default-worker-grh98-7n2vv-2zjkc updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-77dqp; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-77dqp; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-77dqp; name=rr_cluster_id) updated; kube-5z8p3-default-worker-grh98-7n2vv-77dqp updated; HostBGPConfig(node=kube-5z8p3-gh5rl-s9xsv; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5z8p3-gh5rl-s9xsv; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5z8p3-gh5rl-s9xsv; name=rr_cluster_id) updated; kube-5z8p3-gh5rl-s9xsv updated
2026-02-17 02:32:14.622 [INFO][68] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:32:14.622 [INFO][68] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:32:14.629 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:32:14.629 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:32:14.632 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:32:14.633 [INFO][71] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:32:14.634 [INFO][71] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:14.634 [INFO][71] monitor-addresses/utils.go 137: Determined node name: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:14.635 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:32:14.637 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:32:14.637 [INFO][69] felix/daemon.go 354: Successfully loaded configuration. GOMAXPROCS=4 builddate="2025-12-18T23:00:53+0000" config=&config.Config{UseInternalDataplaneDriver:true, DataplaneDriver:"calico-iptables-plugin", DataplaneWatchdogTimeout:90000000000, WireguardEnabled:false, WireguardEnabledV6:false, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardRoutingRulePriority:99, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMTU:0, WireguardMTUV6:0, WireguardHostEncryptionEnabled:false, WireguardPersistentKeepAlive:0, WireguardThreadingEnabled:false, NFTablesMode:"Disabled", BPFEnabled:false, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:map[string]string{"CreationGracePeriod":"10s", "GenericTimeout":"10m", "ICMPTimeout":"5s", "TCPEstablished":"1h", "TCPFinsSeen":"Auto", "TCPResetSeen":"40s", "TCPSynSent":"20s", "UDPTimeout":"60s"}, BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000acb040), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyHealthzPort:10256, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFExportBufferSizeMB:1, BPFProfiling:"Disabled", CgroupV2Path:"", DebugBPFCgroupV2:"", DatastoreType:"kubernetes", FelixHostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", EtcdAddr:"127.0.0.1:2379", EtcdScheme:"http", EtcdKeyFile:"", EtcdCertFile:"", EtcdCaFile:"", EtcdEndpoints:[]string(nil), TyphaAddr:"", TyphaK8sServiceName:"", TyphaK8sNamespace:"kube-system", TyphaReadTimeout:30000000000, TyphaWriteTimeout:10000000000, TyphaKeyFile:"", TyphaCertFile:"", TyphaCAFile:"", TyphaCN:"", TyphaURISAN:"", Ipv6Support:false, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:"Disabled", IPForwarding:"Enabled", IptablesRefreshInterval:180000000000, IptablesPostWriteCheckIntervalSecs:5000000000, IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeoutSecs:0, IptablesLockProbeIntervalMillis:50000000, FeatureDetectOverride:map[string]string(nil), FeatureGates:map[string]string(nil), IpsetsRefreshInterval:90000000000, MaxIpsetSize:1048576, XDPRefreshInterval:90000000000, PolicySyncPathPrefix:"", NetlinkTimeoutSecs:10000000000, MetadataAddr:"", MetadataPort:8775, OpenstackRegion:"", InterfacePrefix:"cali", InterfaceExclude:[]*regexp.Regexp{(*regexp.Regexp)(0xc000acb220)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"ACCEPT", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"", LogDebugFilenameRegex:(*regexp.Regexp)(nil), VXLANEnabled:(*bool)(nil), VXLANPort:4789, VXLANVNI:4096, VXLANMTU:0, VXLANMTUV6:0, IPv4VXLANTunnelAddr:net.IP(nil), IPv6VXLANTunnelAddr:net.IP(nil), VXLANTunnelMACAddr:"", VXLANTunnelMACAddrV6:"", IpInIpEnabled:(*bool)(nil), IpInIpMtu:0, IpInIpTunnelAddr:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x7d, 0x40}, FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:0, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"/var/run/calico", IptablesMarkMask:0xffff0000, DisableConntrackInvalidCheck:false, HealthEnabled:true, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:false, PrometheusMetricsHost:"", PrometheusMetricsPort:9091, PrometheusGoMetricsEnabled:true, PrometheusProcessMetricsEnabled:true, PrometheusWireGuardMetricsEnabled:true, FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FlowLogsFlushInterval:300000000000, FlowLogsCollectorDebugTrace:false, FlowLogsGoldmaneServer:"", FlowLogsLocalReporter:"Disabled", FlowLogsPolicyEvaluationMode:"Continuous", KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", UsageReportingEnabled:true, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"a3ded65ee444476484847128033bb9a5", ClusterType:"k8s,bgp,kubeadm,kdd", CalicoVersion:"v3.31.3", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-<timestamp>.pprof", DebugDisableLogDropping:false, DebugSimulateCalcGraphHangAfter:0, DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, DebugPanicAfter:0, DebugSimulateDataRace:false, DebugHost:"localhost", DebugPort:0, RouteSource:"CalicoIPAM", RouteTableRange:idalloc.IndexRange{Min:0, Max:0}, RouteTableRanges:[]idalloc.IndexRange(nil), RouteSyncDisabled:false, IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:false, XDPEnabled:true, GenericXDPEnabled:false, Variant:"Calico", GoGCThreshold:40, GoMemoryLimitMB:-1, GoMaxProcs:-1, MTUIfacePattern:(*regexp.Regexp)(0xc000acb4a0), Encapsulation:config.Encapsulation{IPIPEnabled:true, VXLANEnabled:false, VXLANEnabledV6:false}, NftablesRefreshInterval:180000000000, NftablesFilterAllowAction:"ACCEPT", NftablesMangleAllowAction:"ACCEPT", NftablesFilterDenyAction:"DROP", NftablesMarkMask:0xffff0000, internalOverrides:map[string]string{}, sourceToRawConfig:map[config.Source]map[string]string{0x1:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"a3ded65ee444476484847128033bb9a5", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.125.64"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"a3ded65ee444476484847128033bb9a5", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.125.64", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-17 02:32:14.638 [INFO][69] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:32:14.638 [INFO][69] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:32:14.638 [INFO][69] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:32:14.638 [INFO][69] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:32:14.638 [INFO][69] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-17 02:32:14.638 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:32:14.642 [INFO][69] felix/timeouts.go 116: BPF conntrack timers CreationGracePeriod=10s GenericTimeout=10m0s ICMPTimeout=5s TCPEstablished=1h0m0s TCPFinsSeen=2m0s TCPResetSeen=40s TCPSynSent=20s UDPTimeout=1m0s
2026-02-17 02:32:14.642 [INFO][69] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, VXLANMTU:0, VXLANMTUV6:0, VXLANPort:4789, MaxIPSetSize:1048576, RouteSyncDisabled:false, IptablesBackend:"auto", IPSetsRefreshInterval:90000000000, RouteRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:false, IPForwarding:"Enabled", TableRefreshInterval:180000000000, IptablesPostWriteCheckInterval:5000000000, IptablesInsertMode:"insert", IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeout:0, IptablesLockProbeInterval:50000000, XDPRefreshInterval:90000000000, FloatingIPsEnabled:false, Wireguard:wireguard.Config{Enabled:false, EnabledV6:false, ListeningPort:51820, ListeningPortV6:51821, FirewallMark:0, RoutingRulePriority:99, RoutingTableIndex:1, RoutingTableIndexV6:2, InterfaceName:"wireguard.cali", InterfaceNameV6:"wg-v6.cali", MTU:0, MTUV6:0, RouteSource:"CalicoIPAM", EncryptHostTraffic:false, PersistentKeepAlive:0, RouteSyncDisabled:false, ThreadedNAPI:false}, NetlinkTimeout:10000000000, RulesConfig:rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0007bcd70), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0007bce60), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x7d, 0x40}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000acb220)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000acdb60), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0008e0920), bpfProxyHealthzServer:(*healthcheck.ProxyHealthServer)(nil), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000acb040), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:timeouts.Timeouts{CreationGracePeriod:10000000000, TCPSynSent:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:120000000000, TCPResetSeen:40000000000, UDPTimeout:60000000000, GenericTimeout:600000000000, ICMPTimeout:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFIpv6Enabled:false, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFExportBufferSizeMB:1, BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFProfiling:"Disabled", KubeProxyMinSyncPeriod:1000000000, KubeProxyHealtzPort:10256, SidecarAccelerationEnabled:false, NfNetlinkBufSize:65536, Collector:collector.Collector(nil), LookupsCache:(*calc.LookupsCache)(nil), FlowLogsEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000003c00), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000acb4a0), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:32:14.642 [INFO][69] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0007bcd70), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0007bce60), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x7d, 0x40}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-17 02:32:14.642 [INFO][69] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:32:14.642 [INFO][69] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:32:14.642 [INFO][69] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:32:14.642 [INFO][69] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:32:14.642 [INFO][69] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:32:14.643 [INFO][69] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:32:14.643 [INFO][69] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:32:14.643 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-17 02:32:14.643 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:32:14.658 [INFO][69] felix/feature_detect_linux.go 176: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, NFLogSize:true, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.8 kernelVersion=5.15.0-170
2026-02-17 02:32:14.696 [INFO][69] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:32:14.696 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:32:14.696 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:32:14.696 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:32:14.696 [INFO][69] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-|-A POSTROUTING .* felix-masq-ipam-pools .*|-A POSTROUTING -o tunl0 -m addrtype ! --src-type LOCAL --limit-iface-out -m addrtype --src-type LOCAL -j MASQUERADE"
2026-02-17 02:32:14.697 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:32:14.697 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:32:14.697 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:32:14.697 [INFO][69] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:32:14.697 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:32:14.697 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:32:14.697 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:32:14.697 [INFO][69] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:32:14.697 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:32:14.697 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:32:14.697 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:32:14.698 [INFO][69] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:32:14.746 [INFO][69] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:32:14.746 [INFO][69] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:32:14.747 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-restore", "ip6tables-restore"} command="ip6tables-nft-restore" ipVersion=0x6 saveOrRestore="restore"
2026-02-17 02:32:14.747 [INFO][69] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:32:14.818 [INFO][69] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:32:14.907 [INFO][69] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:32:15.012 [INFO][69] felix/maps.go 833: Loaded map file descriptor. fd=0x21 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-17 02:32:15.013 [INFO][69] felix/int_dataplane.go 866: Failed to remove BPF connect-time load balancer, ignoring. error=error querying cgroup 11 : no such file or directory
error querying cgroup 15 : no such file or directory
error querying cgroup 20 : no such file or directory
error querying cgroup 10 : no such file or directory
error querying cgroup 14 : no such file or directory
error querying cgroup 19 : no such file or directory
2026-02-17 02:32:15.199 [INFO][69] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:32:15.199 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:32:15.199 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:32:15.200 [INFO][69] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:32:15.200 [INFO][69] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:32:15.201 [INFO][69] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 02:32:15.205 [INFO][69] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:32:15.205 [INFO][69] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.206 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:32:15.207 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:32:15.222 [INFO][69] felix/int_dataplane.go 2181: Set XDP failsafe ports: [{Protocol:tcp Port:22 Net:} {Protocol:udp Port:68 Net:} {Protocol:tcp Port:179 Net:} {Protocol:tcp Port:2379 Net:} {Protocol:tcp Port:2380 Net:} {Protocol:tcp Port:5473 Net:} {Protocol:tcp Port:6443 Net:} {Protocol:tcp Port:6666 Net:} {Protocol:tcp Port:6667 Net:}]
2026-02-17 02:32:15.222 [INFO][69] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:32:15.223 [INFO][69] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:32:15.223 [INFO][69] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:32:15.223 [INFO][69] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:32:15.223 [INFO][69] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:32:15.223 [INFO][69] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:32:15.223 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo"
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.141,fe80::f816:3eff:fe53:4bc5} ifaceName="ens3"
2026-02-17 02:32:15.224 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:32:15.225 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:32:15.225 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:32:15.225 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:32:15.225 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:32:15.225 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.141":set.v{}, "fe80::f816:3eff:fe53:4bc5":set.v{}}}
2026-02-17 02:32:15.225 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.141":set.v{}, "fe80::f816:3eff:fe53:4bc5":set.v{}}}
2026-02-17 02:32:15.225 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:32:15.225 [INFO][69] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:32:15.225 [INFO][69] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:32:15.225 [INFO][69] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:32:15.226 [INFO][69] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000d00c30), (*watchersyncer.watcherCache)(0xc000d00d00), (*watchersyncer.watcherCache)(0xc000d00dd0), (*watchersyncer.watcherCache)(0xc000d00ea0), (*watchersyncer.watcherCache)(0xc000d00f70), (*watchersyncer.watcherCache)(0xc000d01040), (*watchersyncer.watcherCache)(0xc000d01110), (*watchersyncer.watcherCache)(0xc000d011e0), (*watchersyncer.watcherCache)(0xc000d012b0), (*watchersyncer.watcherCache)(0xc000d01380), (*watchersyncer.watcherCache)(0xc000d01450), (*watchersyncer.watcherCache)(0xc000d01520), (*watchersyncer.watcherCache)(0xc000d015f0), (*watchersyncer.watcherCache)(0xc000d016c0), (*watchersyncer.watcherCache)(0xc000d01790), (*watchersyncer.watcherCache)(0xc000d01860), (*watchersyncer.watcherCache)(0xc000d01930), (*watchersyncer.watcherCache)(0xc000d01a00), (*watchersyncer.watcherCache)(0xc000d01ad0), (*watchersyncer.watcherCache)(0xc000d01ba0), (*watchersyncer.watcherCache)(0xc000d01c70), (*watchersyncer.watcherCache)(0xc000d01d40), (*watchersyncer.watcherCache)(0xc000d01e10)}, results:(chan interface {})(0xc0003d67e0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000ca4ea0), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:32:15.226 [INFO][69] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:32:15.226 [INFO][69] felix/watchersyncer.go 118: Start called
2026-02-17 02:32:15.226 [INFO][69] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:32:15.226 [INFO][69] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:32:15.226 [INFO][69] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:32:15.226 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:32:15.227 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:32:15.228 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:32:15.228 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:32:15.228 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:32:15.228 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:32:15.228 [INFO][69] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:32:15.226 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:32:15.232 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:32:15.233 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:32:15.233 [INFO][69] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:32:15.233 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:32:15.233 [INFO][69] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:32:15.234 [INFO][69] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:32:15.234 [INFO][69] felix/daemon.go 683: Started the processing graph
2026-02-17 02:32:15.234 [INFO][69] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:32:15.234 [INFO][69] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:32:15.235 [INFO][69] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:32:15.235 [INFO][69] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:32:15.235 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:32:15.235 [INFO][69] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:32:15.235 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1301 <nil> 0s} new}
2026-02-17 02:32:15.235 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1301 <nil> 0s} new}
2026-02-17 02:32:15.235 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1301 <nil> 0s} new}
2026-02-17 02:32:15.235 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1301 <nil> 0s} new}
2026-02-17 02:32:15.235 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1301 <nil> 0s} new}
2026-02-17 02:32:15.235 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.235 [INFO][69] felix/daemon.go 1387: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"a3ded65ee444476484847128033bb9a5", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.125.64"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}} configUpdate=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"a3ded65ee444476484847128033bb9a5"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.125.64"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"a3ded65ee444476484847128033bb9a5"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.125.64"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:32:15.236 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:32:15.236 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:32:15.236 [INFO][69] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for FelixHostname: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for FelixHostname: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.237 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.125.64 (from datastore (per-host))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.125.64 (from datastore (per-host))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for ClusterGUID: a3ded65ee444476484847128033bb9a5 (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for ClusterGUID: a3ded65ee444476484847128033bb9a5 (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) a3ded65ee444476484847128033bb9a5 1297 <nil> 0s} new}
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1297 <nil> 0s} new}
2026-02-17 02:32:15.237 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:32:15.237 [INFO][69] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1297 <nil> 0s} new}
2026-02-17 02:32:15.238 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:32:15.238 [INFO][69] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:32:15.238 [INFO][69] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:32:15.238 [INFO][69] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:32:15.238 [INFO][69] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:32:15.238 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:32:15.238 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.238 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.238 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:32:15.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ConfigUpdate update from calculation graph. msg=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"a3ded65ee444476484847128033bb9a5"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.125.64"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"a3ded65ee444476484847128033bb9a5"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.125.64"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:32:15.238 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:32:15.238 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.238 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.238 [INFO][69] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc,name=IpInIpTunnelAddr) 10.100.125.64 1308 <nil> 0s} new}
2026-02-17 02:32:15.238 [INFO][69] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/os":"linux", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "kubernetes.io/os":"linux", "topology.cinder.csi.openstack.org/zone":"nova"} old=map[string]string{}
2026-02-17 02:32:15.238 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:32:15.238 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:32:15.239 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:32:15.239 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.239 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.239 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:32:15.239 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.239 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.239 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:32:15.239 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:32:15.239 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.240 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.240 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:32:15.240 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.240 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:32:15.240 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141"
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.IPAMPoolUpdate update from calculation graph. msg=id:"10.100.0.0-16" pool:{cidr:"10.100.0.0/16" masquerade:true ipip_mode:"always"}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.254.0.1" ports:{Protocol:"TCP" Port:443}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"k8s-keystone-auth" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.23.80" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kube-dns" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.0.10" ports:{Protocol:"UDP" Port:53} ports:{Protocol:"TCP" Port:53} ports:{Protocol:"TCP" Port:9153}
2026-02-17 02:32:15.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"manila-csi-openstack-manila-csi-controllerplugin" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.210.103" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:32:15.245 [INFO][69] felix/route_mgr.go 566: Failed to get tunnel device, assuming it isn't present error=Link not found ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:32:15.250 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:32:15.250 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.257 [INFO][69] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:32:15.257 [INFO][69] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:32:15.257 [INFO][69] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:32:15.257 [INFO][69] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:32:15.259 [INFO][69] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:32:15.259 [INFO][69] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:a3ded65ee444476484847128033bb9a5 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.125.64].
2026-02-17 02:32:15.259 [INFO][69] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:32:15.259 [INFO][69] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:32:15.259 [INFO][69] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"a3ded65ee444476484847128033bb9a5", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.125.64"}
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:a3ded65ee444476484847128033bb9a5 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:15.259 [INFO][69] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for FelixHostname: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for FelixHostname: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.125.64 (from datastore (per-host))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.125.64 (from datastore (per-host))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for ClusterGUID: a3ded65ee444476484847128033bb9a5 (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for ClusterGUID: a3ded65ee444476484847128033bb9a5 (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:32:15.260 [INFO][69] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:32:15.261 [INFO][69] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:32:15.261 [INFO][69] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:32:15.261 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:32:15.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-public" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:15.261 [INFO][69] felix/usagerep.go 91: Waiting before first check-in delay=5m0.783s
2026-02-17 02:32:15.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"attachdetach-controller"} labels:{key:"projectcalico.org/name" value:"attachdetach-controller"}
2026-02-17 02:32:15.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-kube-controllers"} labels:{key:"projectcalico.org/name" value:"calico-kube-controllers"}
2026-02-17 02:32:15.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-node"} labels:{key:"projectcalico.org/name" value:"calico-node"}
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.125.64]
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 769: Parsing value for FelixHostname: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc (from environment variable)
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 805: Parsed value for FelixHostname: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc (from environment variable)
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:32:15.262 [INFO][69] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.125.64 (from datastore (per-host))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.125.64 (from datastore (per-host))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-controller-sa"}
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"disruption-controller"} labels:{key:"projectcalico.org/name" value:"disruption-controller"}
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpoint-controller"} labels:{key:"projectcalico.org/name" value:"endpoint-controller"}
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"certificate-controller"} labels:{key:"projectcalico.org/name" value:"certificate-controller"}
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for ClusterGUID: a3ded65ee444476484847128033bb9a5 (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for ClusterGUID: a3ded65ee444476484847128033bb9a5 (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cloud-controller-manager"} labels:{key:"app.kubernetes.io/instance" value:"openstack-ccm"} labels:{key:"app.kubernetes.io/managed-by" value:"Helm"} labels:{key:"app.kubernetes.io/name" value:"openstack-cloud-controller-manager"} labels:{key:"app.kubernetes.io/version" value:"v1.35.0"} labels:{key:"helm.sh/chart" value:"openstack-cloud-controller-manager-2.35.0"} labels:{key:"projectcalico.org/name" value:"cloud-controller-manager"}
2026-02-17 02:32:15.263 [INFO][69] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-controller-sa"}
2026-02-17 02:32:15.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslice-controller"} labels:{key:"projectcalico.org/name" value:"endpointslice-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"horizontal-pod-autoscaler"} labels:{key:"projectcalico.org/name" value:"horizontal-pod-autoscaler"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-node-lease" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-cni-plugin"} labels:{key:"projectcalico.org/name" value:"calico-cni-plugin"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cronjob-controller"} labels:{key:"projectcalico.org/name" value:"cronjob-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"daemon-set-controller"} labels:{key:"projectcalico.org/name" value:"daemon-set-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslicemirroring-controller"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ephemeral-volume-controller"} labels:{key:"projectcalico.org/name" value:"ephemeral-volume-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"expand-controller"} labels:{key:"projectcalico.org/name" value:"expand-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"generic-garbage-collector"} labels:{key:"projectcalico.org/name" value:"generic-garbage-collector"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"bootstrap-signer"} labels:{key:"projectcalico.org/name" value:"bootstrap-signer"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"clusterrole-aggregation-controller"} labels:{key:"projectcalico.org/name" value:"clusterrole-aggregation-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"coredns"} labels:{key:"projectcalico.org/name" value:"coredns"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-node-sa"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-node-sa"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"deployment-controller"} labels:{key:"projectcalico.org/name" value:"deployment-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"default" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"default"} labels:{key:"kubernetes.io/metadata.name" value:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-node-lease"} labels:{key:"kubernetes.io/metadata.name" value:"kube-node-lease"} labels:{key:"projectcalico.org/name" value:"kube-node-lease"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-public"} labels:{key:"kubernetes.io/metadata.name" value:"kube-public"} labels:{key:"projectcalico.org/name" value:"kube-public"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-system"} labels:{key:"kubernetes.io/metadata.name" value:"kube-system"} labels:{key:"projectcalico.org/name" value:"kube-system"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resourcequota-controller"} labels:{key:"projectcalico.org/name" value:"resourcequota-controller"}
2026-02-17 02:32:15.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"job-controller"} labels:{key:"projectcalico.org/name" value:"job-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"nodeplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pvc-protection-controller"} labels:{key:"projectcalico.org/name" value:"pvc-protection-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"controllerplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replication-controller"} labels:{key:"projectcalico.org/name" value:"replication-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"root-ca-cert-publisher"} labels:{key:"projectcalico.org/name" value:"root-ca-cert-publisher"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replicaset-controller"} labels:{key:"projectcalico.org/name" value:"replicaset-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"legacy-service-account-token-cleaner"} labels:{key:"projectcalico.org/name" value:"legacy-service-account-token-cleaner"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"namespace-controller"} labels:{key:"projectcalico.org/name" value:"namespace-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"node-controller"} labels:{key:"projectcalico.org/name" value:"node-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"persistent-volume-binder"} labels:{key:"projectcalico.org/name" value:"persistent-volume-binder"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pv-protection-controller"} labels:{key:"projectcalico.org/name" value:"pv-protection-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-cidrs-controller"} labels:{key:"projectcalico.org/name" value:"service-cidrs-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-after-finished-controller"} labels:{key:"projectcalico.org/name" value:"ttl-after-finished-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"kube-proxy"} labels:{key:"projectcalico.org/name" value:"kube-proxy"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pod-garbage-collector"} labels:{key:"projectcalico.org/name" value:"pod-garbage-collector"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-account-controller"} labels:{key:"projectcalico.org/name" value:"service-account-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"statefulset-controller"} labels:{key:"projectcalico.org/name" value:"statefulset-controller"}
2026-02-17 02:32:15.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"token-cleaner"} labels:{key:"projectcalico.org/name" value:"token-cleaner"}
2026-02-17 02:32:15.266 [INFO][69] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:32:15.266 [INFO][69] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:32:15.267 [INFO][69] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.125.64/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:32:15.267 [INFO][69] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.125.64" tunnelDevice="tunl0"
2026-02-17 02:32:15.268 [INFO][69] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:32:15.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-controller"} labels:{key:"projectcalico.org/name" value:"ttl-controller"}
2026-02-17 02:32:15.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"validatingadmissionpolicy-status-controller"} labels:{key:"projectcalico.org/name" value:"validatingadmissionpolicy-status-controller"}
2026-02-17 02:32:15.268 [INFO][69] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:32:15.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:32:15.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:32:15.268 [INFO][69] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=694.727854ms
2026-02-17 02:32:15.268 [INFO][69] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:32:15.268 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:15.268 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:15.268 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:32:15.269 [INFO][69] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.125.64" tunnelDevice="tunl0"
2026-02-17 02:32:15.269 [INFO][69] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:32:15.269 [INFO][69] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:32:15.362 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:32:15.363 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.125.64} ifaceName="tunl0"
2026-02-17 02:32:15.363 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.125.64" exists=true ifIndex=3
2026-02-17 02:32:15.368 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:32:15.399 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:32:15.400 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:32:15.402 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:32:15.402 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:32:15.528 [INFO][69] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:32:15.528 [INFO][69] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:32:15.586 [WARNING][70] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:32:15.600 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:32:15.601 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:32:15.601 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:32:15.601 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:32:15.607 [INFO][69] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.033621215
2026-02-17 02:32:15.615 [INFO][69] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.125.64":set.v{}}}
2026-02-17 02:32:15.615 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.125.64":set.v{}}}
2026-02-17 02:32:15.615 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:32:15.615 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:32:15.615 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:32:15.615 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:32:15.616 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:32:15.616 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:32:15.616 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:32:15.616 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:32:15.616 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-17 02:32:16.587 [INFO][70] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:32:16.588 [INFO][70] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:32:16.590 [INFO][70] complete-startup/utils.go 125: Using NODENAME environment for node name kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:16.590 [INFO][70] complete-startup/utils.go 137: Determined node name: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc
2026-02-17 02:32:16.591 [INFO][70] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:32:16.589 [INFO][69] felix/health.go 334: Overall health status changed: live=true ready=true
+---------------------------+---------+----------------+-----------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |    READINESS    | DETAIL |
+---------------------------+---------+----------------+-----------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready |        |
| FelixStartup              | -       | reporting live | reporting ready |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting ready |        |
+---------------------------+---------+----------------+-----------------+--------+
2026-02-17 02:32:16.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:16.610 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:32:16.610 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:16.610 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:16.612 [INFO][70] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:32:17.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:20.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:20.007 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:20.007 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:21.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:21.407 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-77dqp; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5z8p3-default-worker-grh98-7n2vv-77dqp; name=network_v4) updated
2026-02-17 02:32:21.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169"
2026-02-17 02:32:21.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:21.408 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:21.408 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Adding protocol Mesh_192_168_24_169
bird: Mesh_192_168_24_169: Initializing
bird: Mesh_192_168_24_169: Starting
bird: Mesh_192_168_24_169: State changed to start
bird: Reconfigured
2026-02-17 02:32:21.430 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:32:21.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:21.510 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:21.510 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:21.696 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:21.696 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:21.696 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:23.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:23.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
bird: Mesh_192_168_24_169: Connected to table master
bird: Mesh_192_168_24_169: State changed to feed
bird: Mesh_192_168_24_169: State changed to up
2026-02-17 02:32:27.203 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-5z8p3-gh5rl-s9xsv; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5z8p3-gh5rl-s9xsv; name=network_v4) updated
2026-02-17 02:32:27.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86"
2026-02-17 02:32:27.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:27.219 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:27.219 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Reconfiguration requested by SIGHUP
2026-02-17 02:32:27.223 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_169: Reconfigured
bird: Adding protocol Mesh_192_168_24_86
bird: Mesh_192_168_24_86: Initializing
bird: Mesh_192_168_24_86: Starting
bird: Mesh_192_168_24_86: State changed to start
bird: Reconfigured
2026-02-17 02:32:27.479 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:27.479 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:27.479 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:27.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:27.749 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:27.749 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:29.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:32:29.893 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:29.893 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:31.301 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc updated
2026-02-17 02:32:31.302 [INFO][69] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "kubernetes.io/os":"linux", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/os":"linux", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "kubernetes.io/os":"linux", "topology.cinder.csi.openstack.org/zone":"nova"}
2026-02-17 02:32:31.302 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:31.302 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:31.302 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:31.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:31.329 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:31.329 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:31.339 [INFO][69] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc", "kubernetes.io/os":"linux", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"}
2026-02-17 02:32:31.340 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-5z8p3-default-worker-grh98-7n2vv-2zjkc updated
2026-02-17 02:32:31.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:31.348 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:31.348 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:31.959 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-7hvsq, name=eth0)
2026-02-17 02:32:31.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.coredns"} profile:{}
2026-02-17 02:32:31.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kube-system"} profile:{inbound_rules:{action:"allow" rule_id:"YlN-KJA93B7Fe2ih"} outbound_rules:{action:"allow" rule_id:"GUM3x2IgYhIM5cBY"}}
2026-02-17 02:32:31.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-7hvsq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia945dd6a97e" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.125.65/32"}
2026-02-17 02:32:31.959 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:31.959 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:31.959 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:31.960 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia945dd6a97e" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.960 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kube-system" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.960 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u2Tn2rSoAPffvE7JO6" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.960 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia945dd6a97e" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.960 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kube-system" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.960 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u2Tn2rSoAPffvE7JO6" ipVersion=0x4 table="filter"
2026-02-17 02:32:31.960 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia945dd6a97e"
2026-02-17 02:32:31.960 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:31.960 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:31.982 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-5z8p3-default-worker-grh98-7n2vv-77dqp updated
2026-02-17 02:32:32.005 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-5z8p3-default-worker-grh98-7n2vv-77dqp updated
2026-02-17 02:32:32.006 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.006 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.006 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:32.006 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:32.034 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calia945dd6a97e" state="down"
2026-02-17 02:32:32.034 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia945dd6a97e"
2026-02-17 02:32:32.034 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia945dd6a97e", State:"down", Index:6}
2026-02-17 02:32:32.034 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia945dd6a97e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.034 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia945dd6a97e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.034 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia945dd6a97e"
2026-02-17 02:32:32.034 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.034 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.037 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calia945dd6a97e" state="up"
2026-02-17 02:32:32.058 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.058 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.059 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:32.059 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:32.087 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia945dd6a97e", State:"up", Index:6}
2026-02-17 02:32:32.087 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia945dd6a97e"
2026-02-17 02:32:32.087 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia945dd6a97e"
2026-02-17 02:32:32.087 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia945dd6a97e"
2026-02-17 02:32:32.088 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.088 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.109 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:32.110 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:32.172 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-8xksm, name=eth0)
2026-02-17 02:32:32.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-8xksm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali80e433f5fc3" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.125.66/32"}
2026-02-17 02:32:32.172 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.172 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.172 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.173 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali80e433f5fc3" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.173 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali80e433f5fc3" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.173 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:32.173 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.173 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.220 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.220 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.235 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali80e433f5fc3" state="down"
2026-02-17 02:32:32.235 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali80e433f5fc3"
2026-02-17 02:32:32.235 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali80e433f5fc3", State:"down", Index:7}
2026-02-17 02:32:32.235 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali80e433f5fc3", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.235 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali80e433f5fc3", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.235 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:32.235 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.235 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.236 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali80e433f5fc3" state="up"
2026-02-17 02:32:32.262 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.262 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.262 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali80e433f5fc3", State:"up", Index:7}
2026-02-17 02:32:32.262 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:32.262 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:32.262 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:32.262 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.262 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:32.279 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:32.279 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} status="up"
2026-02-17 02:32:32.309 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj, name=eth0)
2026-02-17 02:32:32.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.csi-cinder-controller-sa"} profile:{}
2026-02-17 02:32:32.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid8faa2a985b" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.csi-cinder-controller-sa" ipv4_nets:"10.100.125.67/32"}
2026-02-17 02:32:32.310 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.310 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.310 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.310 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid8faa2a985b" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.311 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2EgHMJ0hJk63WMxVD7" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.311 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid8faa2a985b" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.311 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2EgHMJ0hJk63WMxVD7" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.311 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid8faa2a985b"
2026-02-17 02:32:32.311 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.311 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.351 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.351 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.361 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calid8faa2a985b" state="down"
2026-02-17 02:32:32.362 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid8faa2a985b"
2026-02-17 02:32:32.362 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid8faa2a985b", State:"down", Index:8}
2026-02-17 02:32:32.362 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid8faa2a985b", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.362 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid8faa2a985b", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.362 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid8faa2a985b"
2026-02-17 02:32:32.362 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.362 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.364 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calid8faa2a985b" state="up"
2026-02-17 02:32:32.383 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.383 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.383 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid8faa2a985b", State:"up", Index:8}
2026-02-17 02:32:32.383 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid8faa2a985b"
2026-02-17 02:32:32.383 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid8faa2a985b"
2026-02-17 02:32:32.383 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid8faa2a985b"
2026-02-17 02:32:32.383 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.383 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:32.405 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:32.405 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} status="up"
2026-02-17 02:32:32.415 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-s86zq, name=eth0)
2026-02-17 02:32:32.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.calico-kube-controllers"} profile:{}
2026-02-17 02:32:32.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif52c7ea57de" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.125.68/32"}
2026-02-17 02:32:32.415 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.415 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.415 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif52c7ea57de" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PTRGc0U-L5Kz7V6ERW" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif52c7ea57de" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.416 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PTRGc0U-L5Kz7V6ERW" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.416 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif52c7ea57de"
2026-02-17 02:32:32.416 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.416 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.452 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.452 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.472 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calif52c7ea57de" state="down"
2026-02-17 02:32:32.472 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif52c7ea57de", State:"down", Index:9}
2026-02-17 02:32:32.472 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif52c7ea57de"
2026-02-17 02:32:32.472 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.472 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.472 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif52c7ea57de"
2026-02-17 02:32:32.472 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="calif52c7ea57de" state="up"
2026-02-17 02:32:32.487 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.487 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.487 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif52c7ea57de", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.487 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif52c7ea57de", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.487 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif52c7ea57de", State:"up", Index:9}
2026-02-17 02:32:32.487 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif52c7ea57de"
2026-02-17 02:32:32.487 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif52c7ea57de"
2026-02-17 02:32:32.487 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif52c7ea57de"
2026-02-17 02:32:32.487 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.487 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:32.493 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/manila-csi-openstack-manila-csi-controllerplugin-0, name=eth0)
2026-02-17 02:32:32.505 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:32.506 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:32.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin"} profile:{}
2026-02-17 02:32:32.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bd85d6a14a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin" ipv4_nets:"10.100.125.69/32"}
2026-02-17 02:32:32.506 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.506 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.506 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.506 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6bd85d6a14a" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.506 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s6e3_Jq3ddmHZgUOWD" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.507 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6bd85d6a14a" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.507 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s6e3_Jq3ddmHZgUOWD" ipVersion=0x4 table="filter"
2026-02-17 02:32:32.507 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:32.507 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.507 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.509 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-5z8p3-gh5rl-s9xsv updated
2026-02-17 02:32:32.528 [INFO][68] confd/client.go 1157: Recompute BGP peerings: kube-5z8p3-gh5rl-s9xsv updated
2026-02-17 02:32:32.559 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali6bd85d6a14a" state="down"
2026-02-17 02:32:32.559 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:32.563 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.563 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.563 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bd85d6a14a", State:"down", Index:10}
2026-02-17 02:32:32.563 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.563 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{}}
2026-02-17 02:32:32.563 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:32.563 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.563 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.564 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali6bd85d6a14a" state="up"
2026-02-17 02:32:32.587 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:32.587 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="down"
2026-02-17 02:32:32.587 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bd85d6a14a", State:"up", Index:10}
2026-02-17 02:32:32.588 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:32:32.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.642 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:32.642 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:32.643 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:32.643 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.643 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:32.643 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:32.643 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:32.689 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:32.689 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="up"
bird: Mesh_192_168_24_86: Connected to table master
bird: Mesh_192_168_24_86: State changed to feed
bird: Mesh_192_168_24_86: State changed to up
2026-02-17 02:32:32.847 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-7hvsq, name=eth0)
2026-02-17 02:32:32.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-7hvsq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia945dd6a97e" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.125.65/32"}
2026-02-17 02:32:32.847 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.847 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.847 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.848 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia945dd6a97e"
2026-02-17 02:32:32.848 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.848 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:32.878 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:32.878 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:32.916 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:32.916 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:32.916 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:33.444 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 02:32:33.444 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid8faa2a985b"
2026-02-17 02:32:33.444 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid8faa2a985b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.444 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid8faa2a985b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.444 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:32:33.602 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-17 02:32:33.602 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:33.602 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.602 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.606 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 02:32:33.606 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali80e433f5fc3"
2026-02-17 02:32:33.631 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali80e433f5fc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.631 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali80e433f5fc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.664 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-17 02:32:33.664 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia945dd6a97e"
2026-02-17 02:32:33.664 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia945dd6a97e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.664 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia945dd6a97e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:33.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:33.740 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:33.741 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:33.855 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-8xksm, name=eth0)
2026-02-17 02:32:33.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-8xksm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali80e433f5fc3" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.125.66/32"}
2026-02-17 02:32:33.855 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.855 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.855 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.856 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:33.856 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.856 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.884 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:33.884 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} status="up"
2026-02-17 02:32:33.892 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-8xksm, name=eth0)
2026-02-17 02:32:33.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-8xksm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali80e433f5fc3" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.125.66/32"}
2026-02-17 02:32:33.892 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.892 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.892 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.893 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali80e433f5fc3"
2026-02-17 02:32:33.893 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.893 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"}
2026-02-17 02:32:33.919 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-7hvsq, name=eth0)
2026-02-17 02:32:33.925 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:33.925 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-8xksm", EndpointId:"eth0"} status="up"
2026-02-17 02:32:33.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-7hvsq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia945dd6a97e" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.125.65/32"}
2026-02-17 02:32:33.926 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:33.926 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:33.926 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:33.927 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia945dd6a97e"
2026-02-17 02:32:33.928 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:33.928 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"}
2026-02-17 02:32:33.961 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:33.961 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-7hvsq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:34.337 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-17 02:32:34.337 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif52c7ea57de"
2026-02-17 02:32:34.337 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif52c7ea57de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:34.337 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif52c7ea57de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:44.592 [INFO][68] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:32:45.492 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sonobuoy"} labels:{key:"kubernetes.io/metadata.name" value:"sonobuoy"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sonobuoy"}
2026-02-17 02:32:45.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"sonobuoy-serviceaccount"} labels:{key:"component" value:"sonobuoy"} labels:{key:"projectcalico.org/name" value:"sonobuoy-serviceaccount"}
2026-02-17 02:32:45.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:45.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.155.29" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:32:45.921 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-s86zq, name=eth0)
2026-02-17 02:32:45.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif52c7ea57de" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.125.68/32"}
2026-02-17 02:32:45.921 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.921 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.921 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.929 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif52c7ea57de"
2026-02-17 02:32:45.930 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.930 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.946 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:45.946 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:45.977 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-s86zq, name=eth0)
2026-02-17 02:32:45.977 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif52c7ea57de" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.125.68/32"}
2026-02-17 02:32:45.977 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.977 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.978 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.978 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif52c7ea57de"
2026-02-17 02:32:45.978 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:45.978 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"}
2026-02-17 02:32:46.005 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.005 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-s86zq", EndpointId:"eth0"} status="up"
2026-02-17 02:32:52.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:52.962 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:52.962 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:54.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:32:54.254 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:32:54.254 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:32:56.029 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/manila-csi-openstack-manila-csi-controllerplugin-0, name=eth0)
2026-02-17 02:32:56.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bd85d6a14a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin" ipv4_nets:"10.100.125.69/32"}
2026-02-17 02:32:56.030 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:56.030 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:56.030 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:56.030 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bd85d6a14a"
2026-02-17 02:32:56.030 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:56.030 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:32:56.055 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:56.055 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="up"
2026-02-17 02:32:56.079 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj, name=eth0)
2026-02-17 02:32:56.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid8faa2a985b" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.csi-cinder-controller-sa" ipv4_nets:"10.100.125.67/32"}
2026-02-17 02:32:56.079 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:56.079 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:56.079 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:56.080 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid8faa2a985b"
2026-02-17 02:32:56.080 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:56.080 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"}
2026-02-17 02:32:56.119 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:56.119 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-6976858f6d-8pmbj", EndpointId:"eth0"} status="up"
2026-02-17 02:33:07.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7209"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7209"}
2026-02-17 02:33:07.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3400"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-3400"}
2026-02-17 02:33:07.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9942"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9942"}
2026-02-17 02:33:07.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5579"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5579"}
2026-02-17 02:33:07.706 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-7209" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:08.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-3400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:08.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:08.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5579" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:14.664 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:33:18.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7209"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7209"}
2026-02-17 02:33:18.698 [INFO][69] felix/summary.go 100: Summarising 70 dataplane reconciliation loops over 1m4.1s: avg=33ms longest=339ms (resync-calico-v4,resync-filter-v4,resync-ipsets-v4,resync-mangle-v4,resync-nat-v4,resync-raw-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,update-filter-v4,update-ipsets-4,update-mangle-v4,update-nat-v4,update-raw-v4)
2026-02-17 02:33:18.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5318"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5318"}
2026-02-17 02:33:18.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5318" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:18.750 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5318"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5318"} labels:{key:"webhook-5318" value:"true"}
2026-02-17 02:33:18.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9549"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9549"} labels:{key:"webhook-5318-markers" value:"true"}
2026-02-17 02:33:18.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:20.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9942"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9942"}
2026-02-17 02:33:20.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1561"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1561"}
2026-02-17 02:33:20.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1561" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:20.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5579"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5579"}
2026-02-17 02:33:20.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5971"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5971"}
2026-02-17 02:33:20.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:21.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5318" type:"ClusterIP" cluster_ips:"10.254.222.177" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:22.117 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:22.117 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:22.117 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:22.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5318"
2026-02-17 02:33:22.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5318"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5318"} labels:{key:"webhook-5318" value:"true"}
2026-02-17 02:33:22.364 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9549"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9549"} labels:{key:"webhook-5318-markers" value:"true"}
2026-02-17 02:33:22.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1986"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1986"}
2026-02-17 02:33:22.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1986" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:23.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:23.647 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:23.647 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:23.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-7209" name:"default"}
2026-02-17 02:33:24.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7209"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7209"}
2026-02-17 02:33:24.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-7209"}
2026-02-17 02:33:24.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1561"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1561"}
2026-02-17 02:33:24.900 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6646"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6646"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6646"}
2026-02-17 02:33:24.921 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6646" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:24.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:24.948 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:24.948 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:25.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5971"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5971"}
2026-02-17 02:33:25.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4824"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4824"}
2026-02-17 02:33:25.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4824" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:26.452 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5579" name:"default"}
2026-02-17 02:33:26.666 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5579"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5579"}
2026-02-17 02:33:26.692 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5579"}
2026-02-17 02:33:26.856 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9942" name:"default"}
2026-02-17 02:33:26.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9942"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9942"}
2026-02-17 02:33:27.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9942"}
2026-02-17 02:33:27.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5318" name:"default"}
2026-02-17 02:33:27.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9549" name:"default"}
2026-02-17 02:33:27.739 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5318"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5318"} labels:{key:"webhook-5318" value:"true"}
2026-02-17 02:33:27.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5318"}
2026-02-17 02:33:27.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9549"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9549"} labels:{key:"webhook-5318-markers" value:"true"}
2026-02-17 02:33:27.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9549"}
2026-02-17 02:33:29.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6646"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6646"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6646"}
2026-02-17 02:33:29.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1481"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1481"}
2026-02-17 02:33:29.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:29.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-1481" type:"ClusterIP" cluster_ips:"10.254.65.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:29.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-1481"
2026-02-17 02:33:29.356 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1481"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1481"}
2026-02-17 02:33:29.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-8715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8715"}
2026-02-17 02:33:29.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:29.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-8715" type:"NodePort" cluster_ips:"10.254.203.69" ports:{Protocol:"TCP" Port:80 NodePort:30465}
2026-02-17 02:33:29.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4824"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4824"}
2026-02-17 02:33:29.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7156"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7156"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7156"}
2026-02-17 02:33:29.801 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7156" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:30.496 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8715/affinity-nodeport-85dffb5fc7-tz8cg, name=eth0)
2026-02-17 02:33:30.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8715"} profile:{inbound_rules:{action:"allow" rule_id:"KdIFo5QLvz2xo22B"} outbound_rules:{action:"allow" rule_id:"WdKX1cZBDlg44VLv"}}
2026-02-17 02:33:30.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8715.default"} profile:{}
2026-02-17 02:33:30.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali429642edf03" profile_ids:"kns.services-8715" profile_ids:"ksa.services-8715.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:33:30.497 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.497 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.498 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.498 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali429642edf03" ipVersion=0x4 table="filter"
2026-02-17 02:33:30.498 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8715" ipVersion=0x4 table="filter"
2026-02-17 02:33:30.498 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JQnwp0pxxDA-Bqvrxh" ipVersion=0x4 table="filter"
2026-02-17 02:33:30.498 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali429642edf03" ipVersion=0x4 table="filter"
2026-02-17 02:33:30.498 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8715" ipVersion=0x4 table="filter"
2026-02-17 02:33:30.498 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JQnwp0pxxDA-Bqvrxh" ipVersion=0x4 table="filter"
2026-02-17 02:33:30.498 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali429642edf03"
2026-02-17 02:33:30.498 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.498 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.537 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:30.538 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} status="down"
2026-02-17 02:33:30.555 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali429642edf03" state="down"
2026-02-17 02:33:30.556 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali429642edf03", State:"down", Index:11}
2026-02-17 02:33:30.556 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali429642edf03"
2026-02-17 02:33:30.556 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.556 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.556 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali429642edf03"
2026-02-17 02:33:30.557 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali429642edf03" state="up"
2026-02-17 02:33:30.585 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:30.585 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} status="down"
2026-02-17 02:33:30.585 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Typed[string]{}}
2026-02-17 02:33:30.585 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Typed[string]{}}
2026-02-17 02:33:30.585 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali429642edf03", State:"up", Index:11}
2026-02-17 02:33:30.585 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali429642edf03"
2026-02-17 02:33:30.585 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali429642edf03"
2026-02-17 02:33:30.586 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali429642edf03"
2026-02-17 02:33:30.586 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.586 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:30.613 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:30.613 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} status="up"
2026-02-17 02:33:30.872 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5971"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5971"}
2026-02-17 02:33:31.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1561" name:"default"}
2026-02-17 02:33:32.416 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-17 02:33:32.416 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali429642edf03"
2026-02-17 02:33:32.416 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:32.416 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:32.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1561"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1561"}
2026-02-17 02:33:32.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1561"}
2026-02-17 02:33:34.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6646"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6646"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6646"}
2026-02-17 02:33:34.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1481" name:"default"}
2026-02-17 02:33:34.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1481"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1481"}
2026-02-17 02:33:34.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1481"}
2026-02-17 02:33:34.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4824" name:"default"}
2026-02-17 02:33:35.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4824"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4824"}
2026-02-17 02:33:35.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4824"}
2026-02-17 02:33:36.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5971" name:"default"}
2026-02-17 02:33:36.229 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5971"}
2026-02-17 02:33:36.316 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8715/affinity-nodeport-85dffb5fc7-tz8cg, name=eth0)
2026-02-17 02:33:36.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali429642edf03" profile_ids:"kns.services-8715" profile_ids:"ksa.services-8715.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:33:36.316 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:36.316 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:36.317 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:36.317 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali429642edf03"
2026-02-17 02:33:36.317 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:36.317 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:36.381 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:36.381 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} status="up"
2026-02-17 02:33:38.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7156"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7156"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7156"}
2026-02-17 02:33:39.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4003"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4003"}
2026-02-17 02:33:39.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:39.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6646" name:"default"}
2026-02-17 02:33:39.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6646"}
2026-02-17 02:33:40.653 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-8715"
2026-02-17 02:33:40.703 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8715/affinity-nodeport-85dffb5fc7-tz8cg, name=eth0)
2026-02-17 02:33:40.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali429642edf03" profile_ids:"kns.services-8715" profile_ids:"ksa.services-8715.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:33:40.711 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.711 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.711 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.711 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali429642edf03"
2026-02-17 02:33:40.711 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.711 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.721 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8715/affinity-nodeport-85dffb5fc7-tz8cg, name=eth0)
2026-02-17 02:33:40.779 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:40.779 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"} status="up"
2026-02-17 02:33:40.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg" endpoint_id:"eth0"}
2026-02-17 02:33:40.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8715"}
2026-02-17 02:33:40.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8715.default"}
2026-02-17 02:33:40.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-8715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8715"}
2026-02-17 02:33:40.780 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.780 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8715" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JQnwp0pxxDA-Bqvrxh" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8715" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JQnwp0pxxDA-Bqvrxh" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.781 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali429642edf03" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali429642edf03" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.781 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.781 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.782 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.70
2026-02-17 02:33:40.838 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8715/affinity-nodeport-85dffb5fc7-tz8cg", EndpointId:"eth0"}
2026-02-17 02:33:40.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7769"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7769"}
2026-02-17 02:33:40.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7769" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:40.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7769"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7769"} labels:{key:"validating-admission-policy-7769" value:"true"}
2026-02-17 02:33:40.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3400"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-3400"}
2026-02-17 02:33:40.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6997"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6997"}
2026-02-17 02:33:40.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6997" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:41.091 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7769"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7769"} labels:{key:"validating-admission-policy-7769" value:"true"}
2026-02-17 02:33:41.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8380"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-8380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8380"}
2026-02-17 02:33:41.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:41.162 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8380" type:"NodePort" cluster_ips:"10.254.208.197" ports:{Protocol:"TCP" Port:80 NodePort:32233}
2026-02-17 02:33:41.856 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk, name=eth0)
2026-02-17 02:33:41.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8380.default"} profile:{}
2026-02-17 02:33:41.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8380"} profile:{inbound_rules:{action:"allow" rule_id:"ncHP1hRlp7_9UWdy"} outbound_rules:{action:"allow" rule_id:"lTF-R82fc8QyYqRW"}}
2026-02-17 02:33:41.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali370f92f395e" profile_ids:"kns.services-8380" profile_ids:"ksa.services-8380.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:33:41.857 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.857 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.857 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.857 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali370f92f395e" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.858 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8380" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.858 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bbwjx_QmuVoThRs0x6" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.858 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali370f92f395e" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.858 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8380" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.858 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bbwjx_QmuVoThRs0x6" ipVersion=0x4 table="filter"
2026-02-17 02:33:41.858 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali370f92f395e"
2026-02-17 02:33:41.858 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.858 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.904 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:41.904 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} status="down"
2026-02-17 02:33:41.931 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali370f92f395e" state="down"
2026-02-17 02:33:41.931 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali370f92f395e"
2026-02-17 02:33:41.931 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali370f92f395e", State:"down", Index:12}
2026-02-17 02:33:41.931 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali370f92f395e" state="up"
2026-02-17 02:33:41.931 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:41.931 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:41.931 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali370f92f395e", State:"up", Index:12}
2026-02-17 02:33:41.931 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali370f92f395e"
2026-02-17 02:33:41.931 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali370f92f395e"
2026-02-17 02:33:41.932 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali370f92f395e"
2026-02-17 02:33:41.932 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.932 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:41.960 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:41.960 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} status="up"
2026-02-17 02:33:42.352 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk, name=eth0)
2026-02-17 02:33:42.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali370f92f395e" profile_ids:"kns.services-8380" profile_ids:"ksa.services-8380.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:33:42.354 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:42.354 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:42.354 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:42.355 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali370f92f395e"
2026-02-17 02:33:42.355 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:42.355 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:42.380 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:42.380 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} status="up"
2026-02-17 02:33:43.265 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 02:33:43.265 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali370f92f395e"
2026-02-17 02:33:43.265 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.265 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:43.651 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4003"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4003"}
2026-02-17 02:33:43.737 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2074"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2074"}
2026-02-17 02:33:43.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2074" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:43.965 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali429642edf03" state="down"
2026-02-17 02:33:43.965 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali429642edf03", State:"down", Index:11}
2026-02-17 02:33:43.966 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali429642edf03"
2026-02-17 02:33:43.966 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 02:33:43.968 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali429642edf03" state=""
2026-02-17 02:33:43.969 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali429642edf03"
2026-02-17 02:33:43.990 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Typed[string]{}}
2026-02-17 02:33:43.991 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Typed[string]{}}
2026-02-17 02:33:43.991 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali429642edf03", State:"", Index:11}
2026-02-17 02:33:43.991 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Set[string](nil)}
2026-02-17 02:33:43.991 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali429642edf03", Addrs:set.Set[string](nil)}
2026-02-17 02:33:44.177 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7156" name:"default"}
2026-02-17 02:33:44.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7156"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7156"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7156"}
2026-02-17 02:33:44.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7156"}
2026-02-17 02:33:46.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8715" name:"default"}
2026-02-17 02:33:46.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7769" name:"default"}
2026-02-17 02:33:46.390 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-8715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8715"}
2026-02-17 02:33:46.390 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8380" type:"NodePort" cluster_ips:"10.254.208.197" ports:{Protocol:"TCP" Port:80 NodePort:32233}
2026-02-17 02:33:46.442 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8715"}
2026-02-17 02:33:46.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-3400" name:"default"}
2026-02-17 02:33:46.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3400"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-3400"}
2026-02-17 02:33:46.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-3400"}
2026-02-17 02:33:46.710 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8380" type:"NodePort" cluster_ips:"10.254.208.197" ports:{Protocol:"TCP" Port:80 NodePort:32233}
2026-02-17 02:33:46.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1986"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1986"}
2026-02-17 02:33:46.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5755"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-5755"}
2026-02-17 02:33:46.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-5755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7769"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7769"} labels:{key:"validating-admission-policy-7769" value:"true"}
2026-02-17 02:33:47.018 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7769"}
2026-02-17 02:33:47.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8380"
2026-02-17 02:33:47.221 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk, name=eth0)
2026-02-17 02:33:47.221 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali370f92f395e" profile_ids:"kns.services-8380" profile_ids:"ksa.services-8380.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:33:47.221 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.221 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.221 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.223 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali370f92f395e"
2026-02-17 02:33:47.223 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.223 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.248 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk, name=eth0)
2026-02-17 02:33:47.253 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:47.253 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"} status="up"
2026-02-17 02:33:47.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk" endpoint_id:"eth0"}
2026-02-17 02:33:47.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8380"}
2026-02-17 02:33:47.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8380.default"}
2026-02-17 02:33:47.254 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.254 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.255 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8380" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.255 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bbwjx_QmuVoThRs0x6" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.255 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8380" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.256 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bbwjx_QmuVoThRs0x6" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.256 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.256 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali370f92f395e" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.256 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali370f92f395e" ipVersion=0x4 table="filter"
2026-02-17 02:33:47.256 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.256 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.257 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.71
2026-02-17 02:33:47.324 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8380/affinity-nodeport-transition-7d57658b6c-dbqmk", EndpointId:"eth0"}
2026-02-17 02:33:47.324 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8380"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-8380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8380"}
2026-02-17 02:33:47.344 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4067"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4067"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4067"}
2026-02-17 02:33:47.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4067" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:47.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9753"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9753"}
2026-02-17 02:33:47.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-9753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:47.419 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:48.015 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:48.052 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-6997" type:"ClusterIP" cluster_ips:"10.254.104.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:48.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-6997" type:"NodePort" cluster_ips:"10.254.38.248" ports:{Protocol:"TCP" Port:80 NodePort:30209}
2026-02-17 02:33:48.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4003" name:"default"}
2026-02-17 02:33:49.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4003"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4003"}
2026-02-17 02:33:49.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4003"}
2026-02-17 02:33:49.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9753"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9753"}
2026-02-17 02:33:49.578 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali370f92f395e" state="down"
2026-02-17 02:33:49.578 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali370f92f395e"
2026-02-17 02:33:49.578 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali370f92f395e", State:"down", Index:12}
2026-02-17 02:33:49.578 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:49.578 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:49.579 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 02:33:49.582 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali370f92f395e" state=""
2026-02-17 02:33:49.582 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali370f92f395e"
2026-02-17 02:33:49.601 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali370f92f395e", State:"", Index:12}
2026-02-17 02:33:49.601 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Set[string](nil)}
2026-02-17 02:33:49.601 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali370f92f395e", Addrs:set.Set[string](nil)}
2026-02-17 02:33:49.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4067"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4067"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4067"}
2026-02-17 02:33:49.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2493"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2493"}
2026-02-17 02:33:49.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:50.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-6997"
2026-02-17 02:33:50.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-6997"
2026-02-17 02:33:52.228 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1986" name:"default"}
2026-02-17 02:33:52.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6997"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6997"}
2026-02-17 02:33:52.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1986"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1986"}
2026-02-17 02:33:52.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8282"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-8282"}
2026-02-17 02:33:52.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-8282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:52.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1986"}
2026-02-17 02:33:52.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8380" name:"default"}
2026-02-17 02:33:52.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:52.940 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:52.940 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:53.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8380"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-8380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8380"}
2026-02-17 02:33:53.218 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8380"}
2026-02-17 02:33:53.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:53.774 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:53.774 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:54.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-9753" name:"default"}
2026-02-17 02:33:54.736 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4067" name:"default"}
2026-02-17 02:33:55.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9753"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9753"}
2026-02-17 02:33:55.091 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-9753"}
2026-02-17 02:33:55.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4067"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4067"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4067"}
2026-02-17 02:33:55.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4067"}
2026-02-17 02:33:55.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2493"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2493"}
2026-02-17 02:33:55.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6356"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-6356"}
2026-02-17 02:33:55.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-6356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:55.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6356"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-6356"}
2026-02-17 02:33:55.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1143"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1143"}
2026-02-17 02:33:55.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1143" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:57.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6997" name:"default"}
2026-02-17 02:33:57.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1143"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1143"}
2026-02-17 02:33:58.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4359"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4359"}
2026-02-17 02:33:58.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.074 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:33:58.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:33:58.121 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"default"}
2026-02-17 02:33:58.121 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.121 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"testserviceaccount"}
2026-02-17 02:33:58.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4359"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4359"}
2026-02-17 02:33:58.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2019"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2019"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2019"}
2026-02-17 02:33:58.196 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2019" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6997"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6997"}
2026-02-17 02:33:58.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6997"}
2026-02-17 02:34:01.026 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2493" name:"default"}
2026-02-17 02:34:01.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-6356" name:"default"}
2026-02-17 02:34:01.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2493"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2493"}
2026-02-17 02:34:01.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2493"}
2026-02-17 02:34:01.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6356"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-6356"}
2026-02-17 02:34:01.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-6356"}
2026-02-17 02:34:02.288 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2019"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2019"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2019"}
2026-02-17 02:34:02.312 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-186"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-186"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-186"}
2026-02-17 02:34:02.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-186" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:03.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4359" name:"default"}
2026-02-17 02:34:03.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1143" name:"default"}
2026-02-17 02:34:03.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1143"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1143"}
2026-02-17 02:34:04.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1143"}
2026-02-17 02:34:04.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4359"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4359"}
2026-02-17 02:34:04.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4359"}
2026-02-17 02:34:07.020 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-186"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-186"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-186"}
2026-02-17 02:34:07.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9926"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9926"}
2026-02-17 02:34:07.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9926" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:07.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2019" name:"default"}
2026-02-17 02:34:07.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2019"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2019"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2019"}
2026-02-17 02:34:07.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2019"}
2026-02-17 02:34:11.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9926"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9926"}
2026-02-17 02:34:11.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7079"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7079"}
2026-02-17 02:34:11.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:11.242 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-7079" type:"NodePort" cluster_ips:"10.254.186.104" ports:{Protocol:"TCP" Port:80 NodePort:30993}
2026-02-17 02:34:11.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-7079" type:"ClusterIP" cluster_ips:"10.254.31.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:11.903 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-7079/externalsvc-7576cd9b5-hzx44, name=eth0)
2026-02-17 02:34:11.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7079"} profile:{inbound_rules:{action:"allow" rule_id:"EPg9Dj39SDmolPUH"} outbound_rules:{action:"allow" rule_id:"QIrWQPO00kDkboZf"}}
2026-02-17 02:34:11.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7079.default"} profile:{}
2026-02-17 02:34:11.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7079/externalsvc-7576cd9b5-hzx44" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d1bb0cfe7e" profile_ids:"kns.services-7079" profile_ids:"ksa.services-7079.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:34:11.903 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.903 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.903 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d1bb0cfe7e" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7079" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o_149g7D8Fz6muIBhd" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d1bb0cfe7e" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7079" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o_149g7D8Fz6muIBhd" ipVersion=0x4 table="filter"
2026-02-17 02:34:11.904 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:11.904 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.904 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.946 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:11.947 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} status="down"
2026-02-17 02:34:11.989 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5d1bb0cfe7e" state="down"
2026-02-17 02:34:11.990 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:11.990 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d1bb0cfe7e", State:"down", Index:13}
2026-02-17 02:34:11.990 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.990 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:11.990 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:11.990 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.990 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:11.990 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5d1bb0cfe7e" state="up"
2026-02-17 02:34:12.010 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:12.010 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} status="down"
2026-02-17 02:34:12.011 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d1bb0cfe7e", State:"up", Index:13}
2026-02-17 02:34:12.011 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:12.011 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:12.011 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:12.011 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.011 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.027 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:12.027 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} status="up"
2026-02-17 02:34:12.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-186" name:"default"}
2026-02-17 02:34:12.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-186"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-186"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-186"}
2026-02-17 02:34:12.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-186"}
2026-02-17 02:34:12.589 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-7079/externalsvc-7576cd9b5-hzx44, name=eth0)
2026-02-17 02:34:12.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7079/externalsvc-7576cd9b5-hzx44" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d1bb0cfe7e" profile_ids:"kns.services-7079" profile_ids:"ksa.services-7079.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:34:12.590 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.590 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.590 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.591 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:12.591 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.591 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:12.616 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:12.616 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"} status="up"
2026-02-17 02:34:13.216 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-17 02:34:13.217 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:13.217 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:13.217 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:13.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-7079" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:13.744 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8282"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-8282"}
2026-02-17 02:34:13.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9115"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9115"}
2026-02-17 02:34:13.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9115" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:13.830 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9115" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:14.684 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:34:15.652 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-7079"
2026-02-17 02:34:15.689 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-7079/externalsvc-7576cd9b5-hzx44, name=eth0)
2026-02-17 02:34:15.707 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-7079/externalsvc-7576cd9b5-hzx44, name=eth0)
2026-02-17 02:34:15.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7079/externalsvc-7576cd9b5-hzx44" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d1bb0cfe7e" profile_ids:"kns.services-7079" profile_ids:"ksa.services-7079.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:34:15.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7079/externalsvc-7576cd9b5-hzx44" endpoint_id:"eth0"}
2026-02-17 02:34:15.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7079.default"}
2026-02-17 02:34:15.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7079"}
2026-02-17 02:34:15.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-7079"
2026-02-17 02:34:15.722 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:15.722 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:15.723 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7079" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.723 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o_149g7D8Fz6muIBhd" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.723 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7079" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.723 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o_149g7D8Fz6muIBhd" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.723 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:15.723 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d1bb0cfe7e" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.723 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d1bb0cfe7e" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.723 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:15.723 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:15.723 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.72
2026-02-17 02:34:15.825 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7079/externalsvc-7576cd9b5-hzx44", EndpointId:"eth0"}
2026-02-17 02:34:15.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7079"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7079"}
2026-02-17 02:34:15.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-889"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-889"}
2026-02-17 02:34:15.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-889" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:16.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9926" name:"default"}
2026-02-17 02:34:16.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9926"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9926"}
2026-02-17 02:34:16.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9926"}
2026-02-17 02:34:18.046 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5d1bb0cfe7e" state="down"
2026-02-17 02:34:18.047 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:18.047 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d1bb0cfe7e", State:"down", Index:13}
2026-02-17 02:34:18.047 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:18.047 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:18.047 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 02:34:18.050 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5d1bb0cfe7e" state=""
2026-02-17 02:34:18.050 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d1bb0cfe7e"
2026-02-17 02:34:18.067 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d1bb0cfe7e", State:"", Index:13}
2026-02-17 02:34:18.067 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Set[string](nil)}
2026-02-17 02:34:18.067 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d1bb0cfe7e", Addrs:set.Set[string](nil)}
2026-02-17 02:34:19.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-889"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-889"}
2026-02-17 02:34:19.574 [INFO][69] felix/summary.go 100: Summarising 217 dataplane reconciliation loops over 1m0.9s: avg=28ms longest=103ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:34:19.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3875"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3875"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3875"}
2026-02-17 02:34:19.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3875" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:21.176 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-8282" name:"default"}
2026-02-17 02:34:21.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-8282"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-8282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-8282"}
2026-02-17 02:34:21.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7079" name:"default"}
2026-02-17 02:34:21.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-8282"}
2026-02-17 02:34:21.685 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-3875" type:"ClusterIP" cluster_ips:"10.254.208.11" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:34:21.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7079"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7079"}
2026-02-17 02:34:21.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7079"}
2026-02-17 02:34:24.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-889" name:"default"}
2026-02-17 02:34:24.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-889"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-889"}
2026-02-17 02:34:24.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-889"}
2026-02-17 02:34:25.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3875"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3875"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3875"}
2026-02-17 02:34:25.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7057"}
2026-02-17 02:34:25.830 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:29.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7057"}
2026-02-17 02:34:29.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1007"}
2026-02-17 02:34:30.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1007"} labels:{key:"webhook-1007" value:"true"}
2026-02-17 02:34:30.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6081"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6081"} labels:{key:"webhook-1007-markers" value:"true"}
2026-02-17 02:34:30.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6081" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3875"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3875"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3875"}
2026-02-17 02:34:32.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1007" type:"ClusterIP" cluster_ips:"10.254.161.201" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:33.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1007"
2026-02-17 02:34:33.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1007"} labels:{key:"webhook-1007" value:"true"}
2026-02-17 02:34:33.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6081"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6081"} labels:{key:"webhook-1007-markers" value:"true"}
2026-02-17 02:34:33.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7325"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-7325"}
2026-02-17 02:34:33.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:34.617 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9115/ss-1, name=eth0)
2026-02-17 02:34:34.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9115"} profile:{inbound_rules:{action:"allow" rule_id:"xlooxIyM8waK7a-h"} outbound_rules:{action:"allow" rule_id:"7dK321T9esOD5Qkd"}}
2026-02-17 02:34:34.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9115.default"} profile:{}
2026-02-17 02:34:34.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9115/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2bd1b9aa95" profile_ids:"kns.statefulset-9115" profile_ids:"ksa.statefulset-9115.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:34:34.618 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.618 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.618 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2bd1b9aa95" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BSwVjTWa5kfmhPNVr1" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s-ZxgvNcYr_6xSk6VV" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2bd1b9aa95" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BSwVjTWa5kfmhPNVr1" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.619 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s-ZxgvNcYr_6xSk6VV" ipVersion=0x4 table="filter"
2026-02-17 02:34:34.620 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:34.620 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.620 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.657 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:34.657 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calid2bd1b9aa95" state="down"
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calid2bd1b9aa95" state="up"
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calid2bd1b9aa95" state="down"
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2bd1b9aa95", State:"down", Index:14}
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calid2bd1b9aa95" state="up"
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Typed[string]{}}
2026-02-17 02:34:34.704 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Typed[string]{}}
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2bd1b9aa95", State:"up", Index:14}
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2bd1b9aa95", State:"down", Index:14}
2026-02-17 02:34:34.704 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2bd1b9aa95", State:"up", Index:14}
2026-02-17 02:34:34.704 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:34.704 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:34.704 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:34.705 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.705 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:34.721 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:34.721 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:35.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7057" name:"default"}
2026-02-17 02:34:35.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7057"}
2026-02-17 02:34:35.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7057"}
2026-02-17 02:34:36.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-3875"
2026-02-17 02:34:36.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3875" name:"default"}
2026-02-17 02:34:36.129 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 02:34:36.129 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:36.139 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:36.140 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:36.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3875"}
2026-02-17 02:34:38.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7325"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-7325"}
2026-02-17 02:34:38.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3662"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3662"}
2026-02-17 02:34:38.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3662" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:38.766 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3662"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3662"} labels:{key:"webhook-3662" value:"true"}
2026-02-17 02:34:38.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1611"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1611"} labels:{key:"webhook-3662-markers" value:"true"}
2026-02-17 02:34:38.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1611" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:39.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6081" name:"default"}
2026-02-17 02:34:39.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1007" name:"default"}
2026-02-17 02:34:39.387 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1007"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1007"} labels:{key:"webhook-1007" value:"true"}
2026-02-17 02:34:39.417 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1007"}
2026-02-17 02:34:39.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6081"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6081"} labels:{key:"webhook-1007-markers" value:"true"}
2026-02-17 02:34:39.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6081"}
2026-02-17 02:34:40.749 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9115/ss-1, name=eth0)
2026-02-17 02:34:40.750 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9115/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2bd1b9aa95" profile_ids:"kns.statefulset-9115" profile_ids:"ksa.statefulset-9115.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:34:40.750 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.750 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.750 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.750 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:40.750 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.751 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.772 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9115/ss-1, name=eth0)
2026-02-17 02:34:40.774 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:40.774 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:40.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9115/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2bd1b9aa95" profile_ids:"kns.statefulset-9115" profile_ids:"ksa.statefulset-9115.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:34:40.774 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.775 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.775 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.776 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:40.776 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.776 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:40.807 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:40.808 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:41.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3662" type:"ClusterIP" cluster_ips:"10.254.128.122" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:43.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7325" name:"default"}
2026-02-17 02:34:44.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7325"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-7325"}
2026-02-17 02:34:44.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7325"}
2026-02-17 02:34:44.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3662"
2026-02-17 02:34:45.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3662"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3662"} labels:{key:"webhook-3662" value:"true"}
2026-02-17 02:34:45.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1611"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1611"} labels:{key:"webhook-3662-markers" value:"true"}
2026-02-17 02:34:45.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2318"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-2318"}
2026-02-17 02:34:45.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2318" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:45.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2318" name:"e2e-sa-wzjj8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-wzjj8"}
2026-02-17 02:34:45.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2318" name:"e2e-sa-wzjj8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-wzjj8"}
2026-02-17 02:34:45.147 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2318"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-2318"}
2026-02-17 02:34:45.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8450"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8450"}
2026-02-17 02:34:45.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:50.055 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3662"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3662"} labels:{key:"webhook-3662" value:"true"}
2026-02-17 02:34:50.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1611" name:"default"}
2026-02-17 02:34:50.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2318" name:"default"}
2026-02-17 02:34:50.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2318" name:"e2e-sa-wzjj8"}
2026-02-17 02:34:50.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2318"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-2318"}
2026-02-17 02:34:50.830 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2318"}
2026-02-17 02:34:50.917 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1611"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1611"} labels:{key:"webhook-3662-markers" value:"true"}
2026-02-17 02:34:50.947 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1611"}
2026-02-17 02:34:52.098 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2074"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2074"}
2026-02-17 02:34:52.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-501"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-501"}
2026-02-17 02:34:52.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:52.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-501"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-501"} labels:{key:"webhook-501" value:"true"}
2026-02-17 02:34:52.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4099"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4099"} labels:{key:"webhook-501-markers" value:"true"}
2026-02-17 02:34:52.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4099" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:53.341 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8450"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8450"}
2026-02-17 02:34:53.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-154"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-154"}
2026-02-17 02:34:53.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-154" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:54.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:54.529 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:54.529 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:55.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3662" name:"default"}
2026-02-17 02:34:55.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3662"}
2026-02-17 02:34:55.764 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9115/ss-1, name=eth0)
2026-02-17 02:34:55.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9115/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2bd1b9aa95" profile_ids:"kns.statefulset-9115" profile_ids:"ksa.statefulset-9115.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:34:55.764 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:55.764 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:55.764 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:55.765 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2bd1b9aa95"
2026-02-17 02:34:55.765 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:55.765 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:34:55.797 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:55.797 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:57.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2074" name:"default"}
2026-02-17 02:34:57.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2074"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2074"}
2026-02-17 02:34:57.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2074"}
2026-02-17 02:34:57.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-501" type:"ClusterIP" cluster_ips:"10.254.140.151" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:58.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8450" name:"default"}
2026-02-17 02:34:58.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-501"
2026-02-17 02:34:58.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-501"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-501"} labels:{key:"webhook-501" value:"true"}
2026-02-17 02:34:58.914 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4099"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4099"} labels:{key:"webhook-501-markers" value:"true"}
2026-02-17 02:34:58.914 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6438"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6438"}
2026-02-17 02:34:58.937 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6438"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6438"}
2026-02-17 02:34:59.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2461"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2461"}
2026-02-17 02:34:59.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8450"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8450"}
2026-02-17 02:34:59.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-8450"}
2026-02-17 02:34:59.638 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2461" type:"ClusterIP" cluster_ips:"10.254.182.54" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:35:00.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5755"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-5755"}
2026-02-17 02:35:00.955 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-367"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"watch-367"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-367"}
2026-02-17 02:35:00.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-367" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.118 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-367"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"watch-367"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-367"}
2026-02-17 02:35:01.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7853"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7853"}
2026-02-17 02:35:01.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7853" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7853"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7853"}
2026-02-17 02:35:01.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-296"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-296"}
2026-02-17 02:35:01.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:02.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2461"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2461"}
2026-02-17 02:35:02.352 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3664"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3664"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3664"}
2026-02-17 02:35:02.352 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3664" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:03.438 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-296"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-296"}
2026-02-17 02:35:03.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1040"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1040"}
2026-02-17 02:35:03.481 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1040" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:03.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-154"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-154"}
2026-02-17 02:35:03.632 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4457"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4457"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4457"}
2026-02-17 02:35:03.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4457" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:03.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4099" name:"default"}
2026-02-17 02:35:04.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3664"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3664"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3664"}
2026-02-17 02:35:04.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-4466"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-4466"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-4466"}
2026-02-17 02:35:04.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-4466" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:04.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-501" name:"default"}
2026-02-17 02:35:04.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-501"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-501"} labels:{key:"webhook-501" value:"true"}
2026-02-17 02:35:04.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-501"}
2026-02-17 02:35:04.806 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4099"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4099"} labels:{key:"webhook-501-markers" value:"true"}
2026-02-17 02:35:04.830 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4099"}
2026-02-17 02:35:04.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6438" name:"default"}
2026-02-17 02:35:05.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6438"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6438"}
2026-02-17 02:35:05.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6438"}
2026-02-17 02:35:05.070 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1040/e2e-rc-zhqdc-wm2hv, name=eth0)
2026-02-17 02:35:05.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1040"} profile:{inbound_rules:{action:"allow" rule_id:"bQxXo3x7x1ClSkWT"} outbound_rules:{action:"allow" rule_id:"UiO23pu8zZz3KiTW"}}
2026-02-17 02:35:05.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1040.default"} profile:{}
2026-02-17 02:35:05.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1040/e2e-rc-zhqdc-wm2hv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie521ea5cea4" profile_ids:"kns.replication-controller-1040" profile_ids:"ksa.replication-controller-1040.default" ipv4_nets:"10.100.125.74/32"}
2026-02-17 02:35:05.073 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.073 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.073 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.073 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie521ea5cea4" ipVersion=0x4 table="filter"
2026-02-17 02:35:05.073 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xnVSgphJ18gaCZvZ6p" ipVersion=0x4 table="filter"
2026-02-17 02:35:05.073 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9rGVbdOOot2hTdtS_c" ipVersion=0x4 table="filter"
2026-02-17 02:35:05.073 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie521ea5cea4" ipVersion=0x4 table="filter"
2026-02-17 02:35:05.074 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xnVSgphJ18gaCZvZ6p" ipVersion=0x4 table="filter"
2026-02-17 02:35:05.074 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9rGVbdOOot2hTdtS_c" ipVersion=0x4 table="filter"
2026-02-17 02:35:05.074 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie521ea5cea4"
2026-02-17 02:35:05.074 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.074 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.114 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:05.114 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} status="down"
2026-02-17 02:35:05.143 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calie521ea5cea4" state="down"
2026-02-17 02:35:05.144 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie521ea5cea4"
2026-02-17 02:35:05.144 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie521ea5cea4", State:"down", Index:15}
2026-02-17 02:35:05.144 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Typed[string]{}}
2026-02-17 02:35:05.144 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Typed[string]{}}
2026-02-17 02:35:05.144 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie521ea5cea4"
2026-02-17 02:35:05.144 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.144 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.156 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calie521ea5cea4" state="up"
2026-02-17 02:35:05.166 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:05.166 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} status="down"
2026-02-17 02:35:05.166 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie521ea5cea4", State:"up", Index:15}
2026-02-17 02:35:05.166 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie521ea5cea4"
2026-02-17 02:35:05.166 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie521ea5cea4"
2026-02-17 02:35:05.166 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie521ea5cea4"
2026-02-17 02:35:05.166 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.166 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:05.188 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:05.189 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} status="up"
2026-02-17 02:35:05.343 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9115/ss-1, name=eth0)
2026-02-17 02:35:05.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9115/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2bd1b9aa95" profile_ids:"kns.statefulset-9115" profile_ids:"ksa.statefulset-9115.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:35:05.343 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:05.343 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:05.344 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:05.344 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2bd1b9aa95"
2026-02-17 02:35:05.344 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:05.345 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:05.368 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:05.368 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:05.535 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1040"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1040"}
2026-02-17 02:35:05.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5892"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5892"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5892"}
2026-02-17 02:35:05.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5892" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:06.014 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1040/e2e-rc-zhqdc-wm2hv, name=eth0)
2026-02-17 02:35:06.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1040/e2e-rc-zhqdc-wm2hv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie521ea5cea4" profile_ids:"kns.replication-controller-1040" profile_ids:"ksa.replication-controller-1040.default" ipv4_nets:"10.100.125.74/32"}
2026-02-17 02:35:06.015 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:06.017 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:06.017 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:06.018 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie521ea5cea4"
2026-02-17 02:35:06.019 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:06.019 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:06.041 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:06.041 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} status="up"
2026-02-17 02:35:06.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5755"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-5755"}
2026-02-17 02:35:06.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7853" name:"default"}
2026-02-17 02:35:06.652 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-367" name:"default"}
2026-02-17 02:35:06.720 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 02:35:06.720 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie521ea5cea4"
2026-02-17 02:35:06.721 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:06.721 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:06.731 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9115/ss-1, name=eth0)
2026-02-17 02:35:06.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9115/ss-1" endpoint_id:"eth0"}
2026-02-17 02:35:06.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9115"}
2026-02-17 02:35:06.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9115.default"}
2026-02-17 02:35:06.747 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:06.747 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BSwVjTWa5kfmhPNVr1" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_s-ZxgvNcYr_6xSk6VV" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BSwVjTWa5kfmhPNVr1" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_s-ZxgvNcYr_6xSk6VV" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2bd1b9aa95" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.748 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2bd1b9aa95" ipVersion=0x4 table="filter"
2026-02-17 02:35:06.749 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:06.749 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:06.749 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.73
2026-02-17 02:35:06.801 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9115/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:06.836 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calid2bd1b9aa95" state="down"
2026-02-17 02:35:06.836 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2bd1b9aa95", State:"down", Index:14}
2026-02-17 02:35:06.836 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2bd1b9aa95"
2026-02-17 02:35:06.836 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 02:35:06.839 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calid2bd1b9aa95" state=""
2026-02-17 02:35:06.839 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2bd1b9aa95"
2026-02-17 02:35:06.863 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Typed[string]{}}
2026-02-17 02:35:06.863 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Typed[string]{}}
2026-02-17 02:35:06.863 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2bd1b9aa95", State:"", Index:14}
2026-02-17 02:35:06.864 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Set[string](nil)}
2026-02-17 02:35:06.864 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2bd1b9aa95", Addrs:set.Set[string](nil)}
2026-02-17 02:35:06.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-367"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"watch-367"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-367"}
2026-02-17 02:35:06.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-367"}
2026-02-17 02:35:07.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7853"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7853"}
2026-02-17 02:35:07.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7853"}
2026-02-17 02:35:07.442 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2461"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2461"}
2026-02-17 02:35:08.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-154" name:"default"}
2026-02-17 02:35:09.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-296" name:"default"}
2026-02-17 02:35:09.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-154"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-154"}
2026-02-17 02:35:09.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-154"}
2026-02-17 02:35:09.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3664"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3664"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3664"}
2026-02-17 02:35:09.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-296"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-296"}
2026-02-17 02:35:09.597 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-296"}
2026-02-17 02:35:09.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5892"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5892"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5892"}
2026-02-17 02:35:09.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8164"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8164"}
2026-02-17 02:35:09.801 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:10.586 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1040/e2e-rc-zhqdc-wm2hv, name=eth0)
2026-02-17 02:35:10.586 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1040/e2e-rc-zhqdc-wm2hv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie521ea5cea4" profile_ids:"kns.replication-controller-1040" profile_ids:"ksa.replication-controller-1040.default" ipv4_nets:"10.100.125.74/32"}
2026-02-17 02:35:10.587 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.587 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.587 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.588 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie521ea5cea4"
2026-02-17 02:35:10.589 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.589 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.594 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1040/e2e-rc-zhqdc-wm2hv, name=eth0)
2026-02-17 02:35:10.610 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:10.610 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"} status="up"
2026-02-17 02:35:10.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1040/e2e-rc-zhqdc-wm2hv" endpoint_id:"eth0"}
2026-02-17 02:35:10.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1040"}
2026-02-17 02:35:10.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1040.default"}
2026-02-17 02:35:10.610 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.610 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.610 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xnVSgphJ18gaCZvZ6p" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.610 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9rGVbdOOot2hTdtS_c" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.610 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xnVSgphJ18gaCZvZ6p" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.610 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9rGVbdOOot2hTdtS_c" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.610 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.610 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie521ea5cea4" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.610 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie521ea5cea4" ipVersion=0x4 table="filter"
2026-02-17 02:35:10.610 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.610 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.611 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.74
2026-02-17 02:35:10.674 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1040/e2e-rc-zhqdc-wm2hv", EndpointId:"eth0"}
2026-02-17 02:35:10.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1040" name:"default"}
2026-02-17 02:35:10.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-4466"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-4466"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-4466"}
2026-02-17 02:35:10.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2073"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2073"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2073"}
2026-02-17 02:35:10.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2073" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:11.054 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calie521ea5cea4" state="down"
2026-02-17 02:35:11.054 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie521ea5cea4"
2026-02-17 02:35:11.054 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 02:35:11.054 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie521ea5cea4", State:"down", Index:15}
2026-02-17 02:35:11.055 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Typed[string]{}}
2026-02-17 02:35:11.055 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Typed[string]{}}
2026-02-17 02:35:11.057 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calie521ea5cea4" state=""
2026-02-17 02:35:11.058 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie521ea5cea4"
2026-02-17 02:35:11.089 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie521ea5cea4", State:"", Index:15}
2026-02-17 02:35:11.089 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Set[string](nil)}
2026-02-17 02:35:11.089 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie521ea5cea4", Addrs:set.Set[string](nil)}
2026-02-17 02:35:11.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1040"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1040"}
2026-02-17 02:35:11.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1040"}
2026-02-17 02:35:12.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2461" name:"default"}
2026-02-17 02:35:12.680 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2461"
2026-02-17 02:35:12.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8164"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8164"}
2026-02-17 02:35:12.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-414"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-414"}
2026-02-17 02:35:12.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:12.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-414"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-414"}
2026-02-17 02:35:12.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2461"}
2026-02-17 02:35:12.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-655"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-655"}
2026-02-17 02:35:13.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-655" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:14.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2073"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2073"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2073"}
2026-02-17 02:35:14.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8046"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8046"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8046"}
2026-02-17 02:35:14.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8046" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:14.708 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:35:15.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3664" name:"default"}
2026-02-17 02:35:15.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5892" name:"default"}
2026-02-17 02:35:15.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3664"}
2026-02-17 02:35:15.315 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5892"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5892"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5892"}
2026-02-17 02:35:15.337 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5892"}
2026-02-17 02:35:15.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9115"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9115"}
2026-02-17 02:35:15.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3299"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-3299"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3299"}
2026-02-17 02:35:15.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3299" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:15.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-pkkqb" namespace:"services-3299" type:"LoadBalancer" cluster_ips:"10.254.73.86" ports:{Protocol:"TCP" Port:80 NodePort:32724}
2026-02-17 02:35:15.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-pkkqb" namespace:"services-3299" type:"LoadBalancer" cluster_ips:"10.254.73.86" ports:{Protocol:"TCP" Port:80 NodePort:32724}
2026-02-17 02:35:15.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-pkkqb" namespace:"services-3299" type:"LoadBalancer" cluster_ips:"10.254.73.86" ports:{Protocol:"TCP" Port:80 NodePort:32724}
2026-02-17 02:35:15.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-pkkqb" namespace:"services-3299" type:"LoadBalancer" cluster_ips:"10.254.73.86" ports:{Protocol:"TCP" Port:80 NodePort:32724}
2026-02-17 02:35:15.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8046"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8046"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8046"}
2026-02-17 02:35:15.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-pkkqb" namespace:"services-3299"
2026-02-17 02:35:15.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4416"}
2026-02-17 02:35:15.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:15.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3299"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-3299"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3299"}
2026-02-17 02:35:15.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5504"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5504"}
2026-02-17 02:35:15.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5504" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:16.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-4466" name:"default"}
2026-02-17 02:35:16.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-4466"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-4466"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-4466"}
2026-02-17 02:35:16.522 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-4466"}
2026-02-17 02:35:17.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8164"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8164"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8164"}
2026-02-17 02:35:18.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-414" name:"default"}
2026-02-17 02:35:18.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-414"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-414"}
2026-02-17 02:35:18.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-414"}
2026-02-17 02:35:19.590 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2073" name:"default"}
2026-02-17 02:35:19.614 [INFO][69] felix/summary.go 100: Summarising 195 dataplane reconciliation loops over 1m0s: avg=28ms longest=68ms (resync-calico-v4)
2026-02-17 02:35:19.801 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2073"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2073"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2073"}
2026-02-17 02:35:19.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2073"}
2026-02-17 02:35:19.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4416"}
2026-02-17 02:35:19.888 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8635"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8635"}
2026-02-17 02:35:19.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:19.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8635" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:19.963 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-8635" type:"ClusterIP" cluster_ips:"10.254.82.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:20.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5504"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5504"}
2026-02-17 02:35:20.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-664"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-664"}
2026-02-17 02:35:20.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-664" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:20.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-664" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:20.118 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-664" type:"ClusterIP" cluster_ips:"10.254.171.208" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:20.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3299" name:"default"}
2026-02-17 02:35:21.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9115"
2026-02-17 02:35:21.282 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3299"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-3299"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3299"}
2026-02-17 02:35:21.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3299"}
2026-02-17 02:35:21.412 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9115" name:"default"}
2026-02-17 02:35:21.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8046" name:"default"}
2026-02-17 02:35:21.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-655"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-655"}
2026-02-17 02:35:21.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7011"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7011"}
2026-02-17 02:35:21.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7011" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9115"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9115"}
2026-02-17 02:35:21.710 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9115"}
2026-02-17 02:35:21.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8046"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8046"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8046"}
2026-02-17 02:35:21.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8046"}
2026-02-17 02:35:23.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8164" name:"default"}
2026-02-17 02:35:23.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8164"}
2026-02-17 02:35:23.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7011"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7011"}
2026-02-17 02:35:23.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1026"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1026"}
2026-02-17 02:35:23.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-1026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:23.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1026"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1026"} labels:{key:"validating-admission-policy-1026" value:"true"}
2026-02-17 02:35:24.424 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1026"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1026"} labels:{key:"validating-admission-policy-1026" value:"true"}
2026-02-17 02:35:24.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3873"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3873"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3873"}
2026-02-17 02:35:24.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3873" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:24.955 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:24.955 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:24.955 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:25.043 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb, name=eth0)
2026-02-17 02:35:25.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3873.default"} profile:{}
2026-02-17 02:35:25.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3873"} profile:{inbound_rules:{action:"allow" rule_id:"4o0-Sbmllq1Ncu4V"} outbound_rules:{action:"allow" rule_id:"6nmU1YXzCCNxZEDb"}}
2026-02-17 02:35:25.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92118f5e3c3" profile_ids:"kns.emptydir-3873" profile_ids:"ksa.emptydir-3873.default" ipv4_nets:"10.100.125.75/32"}
2026-02-17 02:35:25.043 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.043 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.043 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali92118f5e3c3" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3873" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-YhorMGRCehCUcCh9Z" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali92118f5e3c3" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3873" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-YhorMGRCehCUcCh9Z" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.045 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:25.045 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.045 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.086 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:25.086 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} status="down"
2026-02-17 02:35:25.127 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali92118f5e3c3" state="down"
2026-02-17 02:35:25.127 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali92118f5e3c3"
2026-02-17 02:35:25.127 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92118f5e3c3", State:"down", Index:16}
2026-02-17 02:35:25.127 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:25.127 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:25.127 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:25.127 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.127 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali92118f5e3c3" state="up"
2026-02-17 02:35:25.127 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.151 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:25.151 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} status="down"
2026-02-17 02:35:25.151 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92118f5e3c3", State:"up", Index:16}
2026-02-17 02:35:25.151 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:25.151 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:25.151 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:25.152 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.152 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:25.178 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:25.178 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} status="up"
2026-02-17 02:35:25.259 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5504" name:"default"}
2026-02-17 02:35:25.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4416" name:"default"}
2026-02-17 02:35:25.632 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4416"}
2026-02-17 02:35:25.660 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4416"}
2026-02-17 02:35:25.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5504"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5504"}
2026-02-17 02:35:25.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5504"}
2026-02-17 02:35:26.157 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb, name=eth0)
2026-02-17 02:35:26.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92118f5e3c3" profile_ids:"kns.emptydir-3873" profile_ids:"ksa.emptydir-3873.default" ipv4_nets:"10.100.125.75/32"}
2026-02-17 02:35:26.157 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:26.157 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:26.157 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:26.158 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:26.158 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:26.159 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:26.184 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:26.184 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} status="up"
2026-02-17 02:35:26.496 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 02:35:26.496 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali92118f5e3c3"
2026-02-17 02:35:26.496 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:26.496 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:26.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-655" name:"default"}
2026-02-17 02:35:26.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-655"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-655"}
2026-02-17 02:35:26.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-655"}
2026-02-17 02:35:27.661 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb, name=eth0)
2026-02-17 02:35:27.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92118f5e3c3" profile_ids:"kns.emptydir-3873" profile_ids:"ksa.emptydir-3873.default" ipv4_nets:"10.100.125.75/32"}
2026-02-17 02:35:27.662 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.662 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.662 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.663 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:27.663 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.663 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.740 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:27.740 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} status="up"
2026-02-17 02:35:27.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-8635"
2026-02-17 02:35:27.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-664"
2026-02-17 02:35:27.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8635"
2026-02-17 02:35:27.782 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-17 02:35:27.782 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali92118f5e3c3"
2026-02-17 02:35:27.782 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali92118f5e3c3" state="down"
2026-02-17 02:35:27.783 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali92118f5e3c3" state=""
2026-02-17 02:35:27.783 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali92118f5e3c3"
2026-02-17 02:35:27.788 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.788 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.788 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92118f5e3c3", State:"down", Index:16}
2026-02-17 02:35:27.788 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92118f5e3c3", State:"", Index:16}
2026-02-17 02:35:27.788 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.788 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92118f5e3c3", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.788 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali92118f5e3c3"
2026-02-17 02:35:27.788 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.788 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.788 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.75
2026-02-17 02:35:27.816 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:27.816 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"} status="down"
2026-02-17 02:35:27.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-664"
2026-02-17 02:35:27.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8635"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8635"}
2026-02-17 02:35:27.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8808"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8808"}
2026-02-17 02:35:27.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:27.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8808" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:27.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-664"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-664"}
2026-02-17 02:35:27.927 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb, name=eth0)
2026-02-17 02:35:27.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb" endpoint_id:"eth0"}
2026-02-17 02:35:27.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3873"}
2026-02-17 02:35:27.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3873.default"}
2026-02-17 02:35:27.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-390"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-390"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-390"}
2026-02-17 02:35:27.954 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.954 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.954 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3873" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.954 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-YhorMGRCehCUcCh9Z" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.954 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3873" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.954 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-YhorMGRCehCUcCh9Z" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.954 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali92118f5e3c3" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.955 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali92118f5e3c3" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.955 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:27.955 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:28.021 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3873/pod-805f7fab-ae5d-460e-b5b0-d6a4b6320bdb", EndpointId:"eth0"}
2026-02-17 02:35:28.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-390" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:28.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3873"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3873"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3873"}
2026-02-17 02:35:28.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9919"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9919"}
2026-02-17 02:35:28.614 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:28.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7011"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7011"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7011"}
2026-02-17 02:35:29.771 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-1026" name:"default"}
2026-02-17 02:35:29.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4457"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4457"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4457"}
2026-02-17 02:35:29.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5670"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5670"}
2026-02-17 02:35:29.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:29.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1026"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1026"} labels:{key:"validating-admission-policy-1026" value:"true"}
2026-02-17 02:35:29.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-1026"}
2026-02-17 02:35:33.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8635" name:"default"}
2026-02-17 02:35:33.342 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8635"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8635"}
2026-02-17 02:35:33.368 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8635"}
2026-02-17 02:35:33.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-664" name:"default"}
2026-02-17 02:35:33.484 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-664"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-664"}
2026-02-17 02:35:33.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-664"}
2026-02-17 02:35:33.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3873" name:"default"}
2026-02-17 02:35:33.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3873"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3873"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3873"}
2026-02-17 02:35:33.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3873"}
2026-02-17 02:35:34.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7011" name:"default"}
2026-02-17 02:35:34.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7011"}
2026-02-17 02:35:34.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4457" name:"default"}
2026-02-17 02:35:35.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4457"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4457"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4457"}
2026-02-17 02:35:35.139 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4457"}
2026-02-17 02:35:38.818 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8808/ss-1, name=eth0)
2026-02-17 02:35:38.818 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8808.default"} profile:{}
2026-02-17 02:35:38.818 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8808"} profile:{inbound_rules:{action:"allow" rule_id:"kBUCr5CaFwAYX0EQ"} outbound_rules:{action:"allow" rule_id:"w0cN74u5ttLlrAyP"}}
2026-02-17 02:35:38.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8808/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d609c4b161" profile_ids:"kns.statefulset-8808" profile_ids:"ksa.statefulset-8808.default" ipv4_nets:"10.100.125.76/32"}
2026-02-17 02:35:38.819 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.819 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.819 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.819 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d609c4b161" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.819 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FLWm_FXDtH5xgF52Ho" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.819 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uxxCptsC1pXHqQywQp" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d609c4b161" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FLWm_FXDtH5xgF52Ho" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.820 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uxxCptsC1pXHqQywQp" ipVersion=0x4 table="filter"
2026-02-17 02:35:38.820 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d609c4b161"
2026-02-17 02:35:38.820 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.820 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.867 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:38.867 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:38.896 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali1d609c4b161" state="down"
2026-02-17 02:35:38.896 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d609c4b161"
2026-02-17 02:35:38.896 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d609c4b161", State:"down", Index:17}
2026-02-17 02:35:38.896 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d609c4b161", Addrs:set.Typed[string]{}}
2026-02-17 02:35:38.896 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d609c4b161", Addrs:set.Typed[string]{}}
2026-02-17 02:35:38.896 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d609c4b161"
2026-02-17 02:35:38.896 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.896 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.901 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali1d609c4b161" state="up"
2026-02-17 02:35:38.919 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:38.919 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:38.919 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d609c4b161", State:"up", Index:17}
2026-02-17 02:35:38.919 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d609c4b161"
2026-02-17 02:35:38.920 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d609c4b161"
2026-02-17 02:35:38.920 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d609c4b161"
2026-02-17 02:35:38.920 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.920 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:38.939 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:38.939 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:39.216 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8808/ss-1, name=eth0)
2026-02-17 02:35:39.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8808/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d609c4b161" profile_ids:"kns.statefulset-8808" profile_ids:"ksa.statefulset-8808.default" ipv4_nets:"10.100.125.76/32"}
2026-02-17 02:35:39.217 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.217 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.217 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.218 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d609c4b161"
2026-02-17 02:35:39.218 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.218 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.242 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:39.242 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:39.242 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8808/ss-1, name=eth0)
2026-02-17 02:35:39.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8808/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d609c4b161" profile_ids:"kns.statefulset-8808" profile_ids:"ksa.statefulset-8808.default" ipv4_nets:"10.100.125.76/32"}
2026-02-17 02:35:39.243 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.243 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.243 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.245 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d609c4b161"
2026-02-17 02:35:39.245 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.245 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.271 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:39.272 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:39.476 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8808/ss-1, name=eth0)
2026-02-17 02:35:39.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8808/ss-1" endpoint_id:"eth0"}
2026-02-17 02:35:39.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8808"}
2026-02-17 02:35:39.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8808.default"}
2026-02-17 02:35:39.477 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.477 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FLWm_FXDtH5xgF52Ho" ipVersion=0x4 table="filter"
2026-02-17 02:35:39.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uxxCptsC1pXHqQywQp" ipVersion=0x4 table="filter"
2026-02-17 02:35:39.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FLWm_FXDtH5xgF52Ho" ipVersion=0x4 table="filter"
2026-02-17 02:35:39.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uxxCptsC1pXHqQywQp" ipVersion=0x4 table="filter"
2026-02-17 02:35:39.477 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d609c4b161" ipVersion=0x4 table="filter"
2026-02-17 02:35:39.478 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d609c4b161" ipVersion=0x4 table="filter"
2026-02-17 02:35:39.478 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.478 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.478 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.76
2026-02-17 02:35:39.539 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8808/ss-1", EndpointId:"eth0"}
2026-02-17 02:35:39.584 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali1d609c4b161" state="down"
2026-02-17 02:35:39.584 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d609c4b161", State:"down", Index:17}
2026-02-17 02:35:39.587 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali1d609c4b161" state=""
2026-02-17 02:35:39.587 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d609c4b161"
2026-02-17 02:35:39.615 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d609c4b161", State:"", Index:17}
2026-02-17 02:35:39.615 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d609c4b161", Addrs:set.Set[string](nil)}
2026-02-17 02:35:39.615 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d609c4b161", Addrs:set.Set[string](nil)}
2026-02-17 02:35:43.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-5755" name:"default"}
2026-02-17 02:35:43.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-5755"}
2026-02-17 02:35:44.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-390"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-390"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-390"}
2026-02-17 02:35:44.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8941"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8941"}
2026-02-17 02:35:44.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8941"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8941"}
2026-02-17 02:35:48.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-440"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-440"}
2026-02-17 02:35:48.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-440" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8808"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8808"}
2026-02-17 02:35:48.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3292"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3292"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3292"}
2026-02-17 02:35:48.602 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-3292" type:"ClusterIP" cluster_ips:"10.254.77.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:49.653 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-390" name:"default"}
2026-02-17 02:35:49.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-390"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-390"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-390"}
2026-02-17 02:35:50.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-390"}
2026-02-17 02:35:52.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-440"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-440"}
2026-02-17 02:35:52.742 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2071"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2071"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-2071"}
2026-02-17 02:35:52.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-2071" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:52.853 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2071"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2071"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-2071"}
2026-02-17 02:35:52.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1371"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1371"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1371"}
2026-02-17 02:35:52.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:53.970 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8808" name:"default"}
2026-02-17 02:35:54.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8808"
2026-02-17 02:35:54.122 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8941" name:"default"}
2026-02-17 02:35:54.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8808"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8808"}
2026-02-17 02:35:54.324 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8808"}
2026-02-17 02:35:54.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8941"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8941"}
2026-02-17 02:35:54.500 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8941"}
2026-02-17 02:35:54.831 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3292/pod2, name=eth0)
2026-02-17 02:35:54.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3292"} profile:{inbound_rules:{action:"allow" rule_id:"k6Y4X3isK-LPT7Cy"} outbound_rules:{action:"allow" rule_id:"62cksqodftADn8wx"}}
2026-02-17 02:35:54.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3292.default"} profile:{}
2026-02-17 02:35:54.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3292/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7e25de9e3a" profile_ids:"kns.services-3292" profile_ids:"ksa.services-3292.default" ipv4_nets:"10.100.125.77/32"}
2026-02-17 02:35:54.832 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.832 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.832 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia7e25de9e3a" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3292" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BvVfW3nRZoNDCKtMeY" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia7e25de9e3a" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3292" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BvVfW3nRZoNDCKtMeY" ipVersion=0x4 table="filter"
2026-02-17 02:35:54.833 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:54.833 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.833 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.887 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:54.888 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:35:54.908 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calia7e25de9e3a" state="down"
2026-02-17 02:35:54.908 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7e25de9e3a"
2026-02-17 02:35:54.908 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7e25de9e3a", State:"down", Index:18}
2026-02-17 02:35:54.908 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:54.908 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:54.908 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:54.908 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.908 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.913 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calia7e25de9e3a" state="up"
2026-02-17 02:35:54.926 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:54.927 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:35:54.927 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7e25de9e3a", State:"up", Index:18}
2026-02-17 02:35:54.927 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:54.927 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:54.927 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:54.927 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.927 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:54.950 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:54.950 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:55.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1371"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1371"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1371"}
2026-02-17 02:35:55.037 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3066"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3066"}
2026-02-17 02:35:55.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3066" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:55.307 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3292/pod2, name=eth0)
2026-02-17 02:35:55.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3292/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7e25de9e3a" profile_ids:"kns.services-3292" profile_ids:"ksa.services-3292.default" ipv4_nets:"10.100.125.77/32"}
2026-02-17 02:35:55.307 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:55.307 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:55.307 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:55.308 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:55.308 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:55.308 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:55.349 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:55.349 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:55.968 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 02:35:55.968 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia7e25de9e3a"
2026-02-17 02:35:55.968 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:55.968 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:57.037 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3292/pod2, name=eth0)
2026-02-17 02:35:57.037 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3292/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7e25de9e3a" profile_ids:"kns.services-3292" profile_ids:"ksa.services-3292.default" ipv4_nets:"10.100.125.77/32"}
2026-02-17 02:35:57.037 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.037 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.038 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.046 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7e25de9e3a"
2026-02-17 02:35:57.046 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.046 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.047 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3292/pod2, name=eth0)
2026-02-17 02:35:57.069 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:57.069 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:57.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3292/pod2" endpoint_id:"eth0"}
2026-02-17 02:35:57.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3292"}
2026-02-17 02:35:57.069 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3292.default"}
2026-02-17 02:35:57.070 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.070 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.070 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3292" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.070 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BvVfW3nRZoNDCKtMeY" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.070 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3292" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.070 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BvVfW3nRZoNDCKtMeY" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.070 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia7e25de9e3a" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.071 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia7e25de9e3a" ipVersion=0x4 table="filter"
2026-02-17 02:35:57.071 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.071 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.071 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.77
2026-02-17 02:35:57.124 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3292/pod2", EndpointId:"eth0"}
2026-02-17 02:35:57.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-3292"
2026-02-17 02:35:57.157 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3292"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3292"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3292"}
2026-02-17 02:35:57.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9145"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9145"}
2026-02-17 02:35:57.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:57.643 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calia7e25de9e3a" state="down"
2026-02-17 02:35:57.643 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7e25de9e3a"
2026-02-17 02:35:57.643 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 02:35:57.643 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7e25de9e3a", State:"down", Index:18}
2026-02-17 02:35:57.643 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:57.643 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:57.645 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="calia7e25de9e3a" state=""
2026-02-17 02:35:57.645 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia7e25de9e3a"
2026-02-17 02:35:57.676 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7e25de9e3a", State:"", Index:18}
2026-02-17 02:35:57.676 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Set[string](nil)}
2026-02-17 02:35:57.676 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7e25de9e3a", Addrs:set.Set[string](nil)}
2026-02-17 02:35:57.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-440"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-440"}
2026-02-17 02:35:58.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-2071" name:"default"}
2026-02-17 02:35:58.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-2071"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-2071"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-2071"}
2026-02-17 02:35:58.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-2071"}
2026-02-17 02:36:00.044 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1371"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1371"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1371"}
2026-02-17 02:36:00.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3066"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3066"}
2026-02-17 02:36:00.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6831"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6831"}
2026-02-17 02:36:00.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:01.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9145"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9145"}
2026-02-17 02:36:01.379 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-7260"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-7260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-7260"}
2026-02-17 02:36:01.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-7260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:01.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-7260" type:"ClusterIP" cluster_ips:"10.254.77.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:02.455 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3292" name:"default"}
2026-02-17 02:36:02.494 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3292"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3292"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3292"}
2026-02-17 02:36:02.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3292"}
2026-02-17 02:36:02.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9919"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9919"}
2026-02-17 02:36:02.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2893"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-2893"}
2026-02-17 02:36:02.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-2893" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:03.026 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-440" name:"default"}
2026-02-17 02:36:03.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-440"}
2026-02-17 02:36:03.563 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-7260"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-7260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-7260"}
2026-02-17 02:36:03.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3059"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3059"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-3059"}
2026-02-17 02:36:03.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-3059" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:03.858 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3059"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3059"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-3059"}
2026-02-17 02:36:03.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8057"}
2026-02-17 02:36:03.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:04.777 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6831"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6831"}
2026-02-17 02:36:04.828 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2445"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2445"}
2026-02-17 02:36:04.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2445" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:04.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2445"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2445"}
2026-02-17 02:36:04.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3302"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3302"}
2026-02-17 02:36:04.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3302" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:04.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3302"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3302"} labels:{key:"webhook-3302" value:"true"}
2026-02-17 02:36:05.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3639"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3639"} labels:{key:"webhook-3302-markers" value:"true"}
2026-02-17 02:36:05.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3639" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:05.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3066" name:"default"}
2026-02-17 02:36:06.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3066"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3066"}
2026-02-17 02:36:06.065 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3066"}
2026-02-17 02:36:06.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9145" name:"default"}
2026-02-17 02:36:06.799 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2893"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-2893"}
2026-02-17 02:36:06.821 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5971"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-5971"}
2026-02-17 02:36:06.840 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:07.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9145"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9145"}
2026-02-17 02:36:07.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9145"}
2026-02-17 02:36:07.591 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-5971/simpletest.rc-956kc, name=eth0)
2026-02-17 02:36:07.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-5971"} profile:{inbound_rules:{action:"allow" rule_id:"mXD1ZRdR7Eohp8eR"} outbound_rules:{action:"allow" rule_id:"Sb3kjGXwHgzD5DYS"}}
2026-02-17 02:36:07.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-5971.default"} profile:{}
2026-02-17 02:36:07.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5971/simpletest.rc-956kc" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf5e65c8abb" profile_ids:"kns.gc-5971" profile_ids:"ksa.gc-5971.default" ipv4_nets:"10.100.125.78/32"}
2026-02-17 02:36:07.591 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.591 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.591 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califf5e65c8abb" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-5971" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-5971.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califf5e65c8abb" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-5971" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-5971.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:07.592 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califf5e65c8abb"
2026-02-17 02:36:07.592 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.592 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.637 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:07.637 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} status="down"
2026-02-17 02:36:07.672 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="califf5e65c8abb" state="down"
2026-02-17 02:36:07.672 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf5e65c8abb"
2026-02-17 02:36:07.672 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf5e65c8abb", State:"down", Index:19}
2026-02-17 02:36:07.673 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Typed[string]{}}
2026-02-17 02:36:07.673 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Typed[string]{}}
2026-02-17 02:36:07.673 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf5e65c8abb"
2026-02-17 02:36:07.673 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.673 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.680 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="califf5e65c8abb" state="up"
2026-02-17 02:36:07.695 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:07.695 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} status="down"
2026-02-17 02:36:07.695 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf5e65c8abb", State:"up", Index:19}
2026-02-17 02:36:07.695 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califf5e65c8abb"
2026-02-17 02:36:07.695 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf5e65c8abb"
2026-02-17 02:36:07.695 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf5e65c8abb"
2026-02-17 02:36:07.696 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.696 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:07.712 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:07.712 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} status="up"
2026-02-17 02:36:07.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9919" name:"default"}
2026-02-17 02:36:07.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3302" type:"ClusterIP" cluster_ips:"10.254.156.73" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:07.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8057"}
2026-02-17 02:36:08.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8192"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8192"}
2026-02-17 02:36:08.074 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8192" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:08.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9919"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9919"}
2026-02-17 02:36:08.395 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9919"}
2026-02-17 02:36:08.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-7260" name:"default"}
2026-02-17 02:36:08.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-7260"
2026-02-17 02:36:09.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3302"
2026-02-17 02:36:09.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-7260"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-7260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-7260"}
2026-02-17 02:36:09.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-3059" name:"default"}
2026-02-17 02:36:09.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-7260"}
2026-02-17 02:36:09.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3302"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3302"} labels:{key:"webhook-3302" value:"true"}
2026-02-17 02:36:09.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3639"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3639"} labels:{key:"webhook-3302-markers" value:"true"}
2026-02-17 02:36:09.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6142"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6142"}
2026-02-17 02:36:09.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6142" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:09.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6142" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:09.440 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 02:36:09.440 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califf5e65c8abb"
2026-02-17 02:36:09.440 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.441 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-3059"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-3059"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-3059"}
2026-02-17 02:36:09.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-3059"}
2026-02-17 02:36:10.091 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6831" name:"default"}
2026-02-17 02:36:10.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6831"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6831"}
2026-02-17 02:36:10.333 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6831"}
2026-02-17 02:36:10.398 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-5971/simpletest.rc-956kc, name=eth0)
2026-02-17 02:36:10.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5971/simpletest.rc-956kc" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf5e65c8abb" profile_ids:"kns.gc-5971" profile_ids:"ksa.gc-5971.default" ipv4_nets:"10.100.125.78/32"}
2026-02-17 02:36:10.399 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:10.399 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:10.399 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:10.400 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf5e65c8abb"
2026-02-17 02:36:10.400 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:10.400 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:10.421 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:10.421 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} status="up"
2026-02-17 02:36:10.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2445" name:"default"}
2026-02-17 02:36:10.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2445"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2445"}
2026-02-17 02:36:10.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2445"}
2026-02-17 02:36:11.033 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:11.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6142"} profile:{inbound_rules:{action:"allow" rule_id:"RYKaqeiS3ypK_mkv"} outbound_rules:{action:"allow" rule_id:"MQNDmG6ts8ffzHFo"}}
2026-02-17 02:36:11.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6142.default"} profile:{}
2026-02-17 02:36:11.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.79/32"}
2026-02-17 02:36:11.034 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.034 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.034 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.035 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.035 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.036 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.036 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.036 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.036 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.077 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:11.077 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:36:11.106 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calicc6bdbe43e8" state="down"
2026-02-17 02:36:11.106 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.106 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"down", Index:20}
2026-02-17 02:36:11.106 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:36:11.106 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:36:11.106 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.106 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.106 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.107 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calicc6bdbe43e8" state="up"
2026-02-17 02:36:11.124 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:11.124 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:36:11.124 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"up", Index:20}
2026-02-17 02:36:11.124 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.124 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.124 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.125 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.125 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.146 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:11.146 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:11.383 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:11.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.79/32"}
2026-02-17 02:36:11.384 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.384 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.384 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.385 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.385 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.385 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.407 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:11.407 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:11.417 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:11.418 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.79/32"}
2026-02-17 02:36:11.418 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.418 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.419 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.419 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:11.420 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.420 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:11.447 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:11.447 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:11.945 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-5971/simpletest.rc-956kc, name=eth0)
2026-02-17 02:36:11.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5971/simpletest.rc-956kc" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf5e65c8abb" profile_ids:"kns.gc-5971" profile_ids:"ksa.gc-5971.default" ipv4_nets:"10.100.125.78/32"}
2026-02-17 02:36:11.945 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.945 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.945 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.946 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf5e65c8abb"
2026-02-17 02:36:11.946 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.946 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.951 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-5971/simpletest.rc-956kc, name=eth0)
2026-02-17 02:36:11.967 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:11.967 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"} status="up"
2026-02-17 02:36:11.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5971/simpletest.rc-956kc" endpoint_id:"eth0"}
2026-02-17 02:36:11.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-5971"}
2026-02-17 02:36:11.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-5971.default"}
2026-02-17 02:36:11.967 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.967 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-5971" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-5971.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-5971" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.967 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-5971.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.967 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.968 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.968 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califf5e65c8abb" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.968 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.968 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califf5e65c8abb" ipVersion=0x4 table="filter"
2026-02-17 02:36:11.968 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.968 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:11.968 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.78
2026-02-17 02:36:12.023 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5971/simpletest.rc-956kc", EndpointId:"eth0"}
2026-02-17 02:36:12.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-2893" name:"default"}
2026-02-17 02:36:12.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5670"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5670"}
2026-02-17 02:36:12.418 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4187"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4187"}
2026-02-17 02:36:12.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4187" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:12.686 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2893"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-2893"}
2026-02-17 02:36:12.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-2893"}
bird: KIF: Received address message for unknown interface 19
2026-02-17 02:36:12.932 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 02:36:12.932 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:12.932 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:12.932 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:12.955 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="califf5e65c8abb" state="down"
2026-02-17 02:36:12.955 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf5e65c8abb"
2026-02-17 02:36:12.955 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-17 02:36:12.957 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="califf5e65c8abb" state=""
2026-02-17 02:36:12.957 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califf5e65c8abb"
2026-02-17 02:36:12.957 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf5e65c8abb", State:"down", Index:19}
2026-02-17 02:36:12.957 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Typed[string]{}}
2026-02-17 02:36:12.957 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Typed[string]{}}
2026-02-17 02:36:12.957 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf5e65c8abb", State:"", Index:19}
2026-02-17 02:36:12.957 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Set[string](nil)}
2026-02-17 02:36:12.957 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf5e65c8abb", Addrs:set.Set[string](nil)}
2026-02-17 02:36:13.322 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8057" name:"default"}
2026-02-17 02:36:13.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8057"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8057"}
2026-02-17 02:36:13.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8057"}
2026-02-17 02:36:14.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3302" name:"default"}
2026-02-17 02:36:14.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3302"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3302"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3302"} labels:{key:"webhook-3302" value:"true"}
2026-02-17 02:36:14.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3302"}
2026-02-17 02:36:14.680 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3639" name:"default"}
2026-02-17 02:36:14.761 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3639"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3639"} labels:{key:"webhook-3302-markers" value:"true"}
2026-02-17 02:36:14.772 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:36:14.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3639"}
2026-02-17 02:36:17.089 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5971"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-5971"}
2026-02-17 02:36:17.122 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-4530"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-4530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-4530"}
2026-02-17 02:36:17.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-4530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:17.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5670"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5670"}
2026-02-17 02:36:17.507 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4187"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4187"}
2026-02-17 02:36:17.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9329"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9329"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9329"}
2026-02-17 02:36:17.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9329" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:19.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-4530"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-4530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-4530"}
2026-02-17 02:36:19.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8481"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"events-8481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-8481"}
2026-02-17 02:36:19.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-8481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:19.485 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8481"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"events-8481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-8481"}
2026-02-17 02:36:19.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3814"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3814"}
2026-02-17 02:36:19.637 [INFO][69] felix/summary.go 100: Summarising 246 dataplane reconciliation loops over 1m0s: avg=28ms longest=78ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:36:19.637 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:21.679 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9329"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9329"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9329"}
2026-02-17 02:36:21.706 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-237"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-237"}
2026-02-17 02:36:21.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-237" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:23.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5971" name:"default"}
2026-02-17 02:36:23.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4187" name:"default"}
2026-02-17 02:36:23.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5670" name:"default"}
2026-02-17 02:36:23.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5971"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-5971"}
2026-02-17 02:36:23.625 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5971"}
2026-02-17 02:36:23.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5670"}
2026-02-17 02:36:23.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4187"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4187"}
2026-02-17 02:36:23.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4187"}
2026-02-17 02:36:23.771 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3814"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3814"}
2026-02-17 02:36:23.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1387"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1387"}
2026-02-17 02:36:23.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:24.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-8481" name:"default"}
2026-02-17 02:36:24.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-4530" name:"default"}
2026-02-17 02:36:24.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-4530"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-4530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-4530"}
2026-02-17 02:36:24.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-4530"}
2026-02-17 02:36:24.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8481"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"events-8481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-8481"}
2026-02-17 02:36:25.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-8481"}
2026-02-17 02:36:26.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:26.256 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:26.256 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:26.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:26.394 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:26.394 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:26.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9329" name:"default"}
2026-02-17 02:36:27.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9329"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9329"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9329"}
2026-02-17 02:36:27.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9329"}
2026-02-17 02:36:28.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3814" name:"default"}
2026-02-17 02:36:29.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3814"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3814"}
2026-02-17 02:36:29.210 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3814"}
2026-02-17 02:36:37.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1371" name:"default"}
2026-02-17 02:36:37.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1371"}
2026-02-17 02:36:49.566 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:49.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.79/32"}
2026-02-17 02:36:49.566 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.567 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.567 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.568 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:49.569 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.569 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.594 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:49.594 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:49.873 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:49.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:36:49.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6142"}
2026-02-17 02:36:49.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6142.default"}
2026-02-17 02:36:49.874 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.874 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.875 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.875 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:36:49.875 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.875 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.876 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.79
2026-02-17 02:36:49.966 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:49.980 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 02:36:49.980 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:49.980 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calicc6bdbe43e8" state="down"
2026-02-17 02:36:49.981 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:36:49.981 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:36:49.981 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"down", Index:20}
2026-02-17 02:36:49.983 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calicc6bdbe43e8" state=""
2026-02-17 02:36:49.983 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:50.005 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"", Index:20}
2026-02-17 02:36:50.005 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Set[string](nil)}
2026-02-17 02:36:50.005 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Set[string](nil)}
2026-02-17 02:36:51.188 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:51.188 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6142"} profile:{inbound_rules:{action:"allow" rule_id:"RYKaqeiS3ypK_mkv"} outbound_rules:{action:"allow" rule_id:"MQNDmG6ts8ffzHFo"}}
2026-02-17 02:36:51.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6142.default"} profile:{}
2026-02-17 02:36:51.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.80/32"}
2026-02-17 02:36:51.189 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.189 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.189 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.190 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.190 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.190 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.190 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.190 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.190 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:36:51.190 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:51.190 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.190 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.234 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:51.234 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:36:51.256 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calicc6bdbe43e8" state="down"
2026-02-17 02:36:51.256 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:51.256 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"down", Index:21}
2026-02-17 02:36:51.256 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:36:51.256 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:36:51.256 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:51.256 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.256 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.262 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calicc6bdbe43e8" state="up"
2026-02-17 02:36:51.281 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:51.281 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:36:51.281 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"up", Index:21}
2026-02-17 02:36:51.281 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:51.281 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:51.281 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:51.281 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.281 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:51.298 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:51.298 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:53.120 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-17 02:36:53.120 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:53.120 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:53.120 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:55.611 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:55.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.80/32"}
2026-02-17 02:36:55.612 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.612 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.612 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.613 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:55.613 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.613 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.633 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:36:55.639 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:55.639 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:55.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.80/32"}
2026-02-17 02:36:55.639 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.639 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.639 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.641 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:36:55.641 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.641 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:55.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:55.664 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:56.905 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:56.905 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:56.905 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:37:11.191 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:37:11.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.80/32"}
2026-02-17 02:37:11.191 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.191 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.191 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.192 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:37:11.192 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.192 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.220 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:11.220 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:11.961 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:37:11.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6bdbe43e8" profile_ids:"kns.statefulset-6142" profile_ids:"ksa.statefulset-6142.default" ipv4_nets:"10.100.125.80/32"}
2026-02-17 02:37:11.962 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.962 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.962 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.962 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6bdbe43e8"
2026-02-17 02:37:11.963 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.963 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:11.985 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:11.985 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:13.438 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-6142/ss2-1, name=eth0)
2026-02-17 02:37:13.438 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6142/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:37:13.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6142"}
2026-02-17 02:37:13.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6142.default"}
2026-02-17 02:37:13.439 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:13.439 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:13.439 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.440 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uCFFY6OikK65E5myii" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.442 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kwYsuZ_rU-_RbJoahF" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.443 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:13.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicc6bdbe43e8" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.444 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:13.444 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:13.447 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.80
2026-02-17 02:37:13.499 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6142/ss2-1", EndpointId:"eth0"}
2026-02-17 02:37:13.551 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 02:37:13.551 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc6bdbe43e8"
2026-02-17 02:37:13.551 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calicc6bdbe43e8" state="down"
2026-02-17 02:37:13.551 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.551 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.552 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"down", Index:21}
2026-02-17 02:37:13.556 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="calicc6bdbe43e8" state=""
2026-02-17 02:37:13.556 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicc6bdbe43e8"
2026-02-17 02:37:13.575 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6bdbe43e8", State:"", Index:21}
2026-02-17 02:37:13.575 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.575 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6bdbe43e8", Addrs:set.Set[string](nil)}
2026-02-17 02:37:14.790 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:37:16.045 [INFO][69] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:37:16.045 [INFO][69] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="a3ded65ee444476484847128033bb9a5" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.33.8" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:9, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:66, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:37:16.471 [INFO][69] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:37:19.648 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6142"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6142"}
2026-02-17 02:37:19.672 [INFO][69] felix/summary.go 100: Summarising 56 dataplane reconciliation loops over 1m0s: avg=29ms longest=92ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:37:19.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5676"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5676"}
2026-02-17 02:37:19.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5676" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:23.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5676"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5676"}
2026-02-17 02:37:23.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2489"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2489"}
2026-02-17 02:37:23.867 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:23.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2489"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2489"} labels:{key:"webhook-2489" value:"true"}
2026-02-17 02:37:23.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2948"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2948"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2948"} labels:{key:"webhook-2489-markers" value:"true"}
2026-02-17 02:37:23.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2948" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:23.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1387"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1387"}
2026-02-17 02:37:23.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5650"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-5650"}
2026-02-17 02:37:23.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-5650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:24.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-237"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-237"}
2026-02-17 02:37:24.957 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8576"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8576"}
2026-02-17 02:37:24.957 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:24.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8576"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8576"} labels:{key:"webhook-8576" value:"true"}
2026-02-17 02:37:25.033 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4191"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4191"} labels:{key:"webhook-8576-markers" value:"true"}
2026-02-17 02:37:25.033 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4191" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:25.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6142" name:"default"}
2026-02-17 02:37:25.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6142"
2026-02-17 02:37:25.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6142"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6142"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6142"}
2026-02-17 02:37:25.694 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6142"}
2026-02-17 02:37:26.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5650"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-5650"}
2026-02-17 02:37:26.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4264"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4264"}
2026-02-17 02:37:26.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4264" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:26.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2489" type:"ClusterIP" cluster_ips:"10.254.173.251" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:37:27.358 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2489"
2026-02-17 02:37:27.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:37:27.425 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:37:27.425 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:37:27.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2489"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2489"} labels:{key:"webhook-2489" value:"true"}
2026-02-17 02:37:27.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2948"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2948"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2948"} labels:{key:"webhook-2489-markers" value:"true"}
2026-02-17 02:37:27.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4224"}
2026-02-17 02:37:27.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4224" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:27.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4224"} labels:{key:"webhook-4224" value:"true"}
2026-02-17 02:37:27.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1473"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1473"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1473"} labels:{key:"webhook-4224-markers" value:"true"}
2026-02-17 02:37:27.799 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1473" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:28.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1387"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1387"}
2026-02-17 02:37:29.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5676" name:"default"}
2026-02-17 02:37:29.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5676"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5676"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5676"}
2026-02-17 02:37:29.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5676"}
2026-02-17 02:37:29.677 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8576" type:"ClusterIP" cluster_ips:"10.254.4.228" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:37:30.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-237" name:"default"}
2026-02-17 02:37:30.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-237"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-237"}
2026-02-17 02:37:30.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-237"}
2026-02-17 02:37:30.548 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4224" type:"ClusterIP" cluster_ips:"10.254.99.180" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:37:31.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-5650" name:"default"}
2026-02-17 02:37:31.741 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5650"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-5650"}
2026-02-17 02:37:31.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-5650"}
2026-02-17 02:37:33.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2489" name:"default"}
2026-02-17 02:37:33.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2489"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2489"} labels:{key:"webhook-2489" value:"true"}
2026-02-17 02:37:33.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2489"}
2026-02-17 02:37:33.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2948" name:"default"}
2026-02-17 02:37:33.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2948"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2948"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2948"} labels:{key:"webhook-2489-markers" value:"true"}
2026-02-17 02:37:33.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2948"}
2026-02-17 02:37:34.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1387" name:"default"}
2026-02-17 02:37:34.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4224"
2026-02-17 02:37:34.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1387"}
2026-02-17 02:37:34.840 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4224"} labels:{key:"webhook-4224" value:"true"}
2026-02-17 02:37:34.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1473"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1473"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1473"} labels:{key:"webhook-4224-markers" value:"true"}
2026-02-17 02:37:34.883 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6541"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6541"}
2026-02-17 02:37:34.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:39.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6541"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6541"}
2026-02-17 02:37:39.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9709"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9709"}
2026-02-17 02:37:39.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9709" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:39.850 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-wbphv, name=eth0)
2026-02-17 02:37:39.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9709"} profile:{inbound_rules:{action:"allow" rule_id:"GkSiVs9eI1bXj5R5"} outbound_rules:{action:"allow" rule_id:"2aWu6JPk-6KC-QKN"}}
2026-02-17 02:37:39.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9709.default"} profile:{}
2026-02-17 02:37:39.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-wbphv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali631ce5d7ba0" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.81/32"}
2026-02-17 02:37:39.851 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.851 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.851 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali631ce5d7ba0" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9709" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MFKMEeSWKKUTg-8rPi" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali631ce5d7ba0" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.852 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9709" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.853 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MFKMEeSWKKUTg-8rPi" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.853 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:39.853 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.853 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.894 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:39.894 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} status="down"
2026-02-17 02:37:39.921 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali631ce5d7ba0" state="down"
2026-02-17 02:37:39.921 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:39.921 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali631ce5d7ba0", State:"down", Index:22}
2026-02-17 02:37:39.921 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:37:39.921 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:37:39.921 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:39.922 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.922 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.924 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali631ce5d7ba0" state="up"
2026-02-17 02:37:39.947 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:39.947 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} status="down"
2026-02-17 02:37:39.947 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali631ce5d7ba0", State:"up", Index:22}
2026-02-17 02:37:39.947 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:39.947 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:39.947 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:39.947 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.947 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:39.971 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:39.972 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.044 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-9js2h, name=eth0)
2026-02-17 02:37:40.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-9js2h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0675362cc44" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.82/32"}
2026-02-17 02:37:40.045 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.045 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.045 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.045 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0675362cc44" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0675362cc44" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.046 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0675362cc44"
2026-02-17 02:37:40.046 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.046 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.089 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.089 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.092 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali0675362cc44" state="down"
2026-02-17 02:37:40.092 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0675362cc44"
2026-02-17 02:37:40.092 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0675362cc44", State:"down", Index:23}
2026-02-17 02:37:40.093 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.093 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.093 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali0675362cc44" state="up"
2026-02-17 02:37:40.093 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0675362cc44"
2026-02-17 02:37:40.093 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.093 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.113 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.113 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.113 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0675362cc44", State:"up", Index:23}
2026-02-17 02:37:40.113 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0675362cc44"
2026-02-17 02:37:40.113 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0675362cc44"
2026-02-17 02:37:40.113 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0675362cc44"
2026-02-17 02:37:40.113 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.113 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.132 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.132 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.170 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-vzg4x, name=eth0)
2026-02-17 02:37:40.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-vzg4x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7962d6c243" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.83/32"}
2026-02-17 02:37:40.171 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.171 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.171 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.171 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.171 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia7962d6c243" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.171 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.171 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia7962d6c243" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.172 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia7962d6c243"
2026-02-17 02:37:40.172 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.172 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.213 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.213 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.213 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1473" name:"default"}
2026-02-17 02:37:40.249 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia7962d6c243" state="down"
2026-02-17 02:37:40.249 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7962d6c243"
2026-02-17 02:37:40.249 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia7962d6c243" state="up"
2026-02-17 02:37:40.249 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7962d6c243", State:"down", Index:24}
2026-02-17 02:37:40.249 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.249 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.249 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7962d6c243", State:"up", Index:24}
2026-02-17 02:37:40.249 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia7962d6c243"
2026-02-17 02:37:40.249 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7962d6c243"
2026-02-17 02:37:40.249 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7962d6c243"
2026-02-17 02:37:40.250 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.250 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.274 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.274 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.453 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-z9929, name=eth0)
2026-02-17 02:37:40.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-z9929" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab2cbe9fae" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.84/32"}
2026-02-17 02:37:40.453 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.453 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.453 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.454 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.454 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidab2cbe9fae" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.454 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.454 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidab2cbe9fae" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.454 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidab2cbe9fae"
2026-02-17 02:37:40.454 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.454 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.490 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.490 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.516 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calidab2cbe9fae" state="down"
2026-02-17 02:37:40.516 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidab2cbe9fae"
2026-02-17 02:37:40.516 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calidab2cbe9fae" state="up"
2026-02-17 02:37:40.516 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab2cbe9fae", State:"down", Index:25}
2026-02-17 02:37:40.517 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.517 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.517 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab2cbe9fae", State:"up", Index:25}
2026-02-17 02:37:40.517 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidab2cbe9fae"
2026-02-17 02:37:40.517 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidab2cbe9fae"
2026-02-17 02:37:40.517 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidab2cbe9fae"
2026-02-17 02:37:40.517 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.517 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:40.537 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.537 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.613 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-q5wf6, name=eth0)
2026-02-17 02:37:40.613 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-q5wf6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88b974d7cba" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.85/32"}
2026-02-17 02:37:40.614 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.614 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.614 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.614 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.614 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali88b974d7cba" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.614 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.614 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali88b974d7cba" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.614 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali88b974d7cba"
2026-02-17 02:37:40.614 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.614 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.662 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.662 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.675 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali88b974d7cba" state="down"
2026-02-17 02:37:40.675 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88b974d7cba"
2026-02-17 02:37:40.675 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88b974d7cba", State:"down", Index:26}
2026-02-17 02:37:40.675 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.675 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.675 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali88b974d7cba"
2026-02-17 02:37:40.675 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.675 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.677 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali88b974d7cba" state="up"
2026-02-17 02:37:40.706 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.706 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.706 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88b974d7cba", State:"up", Index:26}
2026-02-17 02:37:40.706 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali88b974d7cba"
2026-02-17 02:37:40.706 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali88b974d7cba"
2026-02-17 02:37:40.706 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88b974d7cba"
2026-02-17 02:37:40.707 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.707 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:40.729 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.729 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.845 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-vzg4x, name=eth0)
2026-02-17 02:37:40.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-vzg4x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7962d6c243" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.83/32"}
2026-02-17 02:37:40.845 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.845 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.845 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.846 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7962d6c243"
2026-02-17 02:37:40.846 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.846 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:40.867 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-9js2h, name=eth0)
2026-02-17 02:37:40.872 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.872 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.872 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-9js2h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0675362cc44" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.82/32"}
2026-02-17 02:37:40.872 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.872 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.872 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.873 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0675362cc44"
2026-02-17 02:37:40.873 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.873 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:40.889 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-wbphv, name=eth0)
2026-02-17 02:37:40.895 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.896 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-wbphv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali631ce5d7ba0" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.81/32"}
2026-02-17 02:37:40.896 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:40.896 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:40.896 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:40.897 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:40.898 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:40.898 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:40.926 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.927 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4224" name:"default"}
2026-02-17 02:37:41.102 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1473"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1473"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1473"} labels:{key:"webhook-4224-markers" value:"true"}
2026-02-17 02:37:41.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1473"}
2026-02-17 02:37:41.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4224"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4224"} labels:{key:"webhook-4224" value:"true"}
2026-02-17 02:37:41.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4224"}
2026-02-17 02:37:41.697 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 02:37:41.697 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0675362cc44"
2026-02-17 02:37:41.697 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:41.697 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:41.730 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 02:37:41.730 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:41.731 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:41.731 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:41.792 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 02:37:41.792 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidab2cbe9fae"
2026-02-17 02:37:41.792 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:41.792 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:41.891 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-q5wf6, name=eth0)
2026-02-17 02:37:41.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-q5wf6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88b974d7cba" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.85/32"}
2026-02-17 02:37:41.891 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:41.891 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:41.891 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:41.892 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88b974d7cba"
2026-02-17 02:37:41.892 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:41.892 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:41.910 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-z9929, name=eth0)
2026-02-17 02:37:41.917 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.917 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-z9929" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab2cbe9fae" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.84/32"}
2026-02-17 02:37:41.918 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:41.918 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:41.918 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:41.920 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidab2cbe9fae"
2026-02-17 02:37:41.920 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:41.920 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:41.953 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.953 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"} status="up"
2026-02-17 02:37:42.112 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 02:37:42.112 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia7962d6c243"
2026-02-17 02:37:42.112 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.112 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.240 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 02:37:42.240 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali88b974d7cba"
2026-02-17 02:37:42.240 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.240 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.947 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8576"
2026-02-17 02:37:43.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8576"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8576"} labels:{key:"webhook-8576" value:"true"}
2026-02-17 02:37:43.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4191"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4191"} labels:{key:"webhook-8576-markers" value:"true"}
2026-02-17 02:37:43.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-712"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-712"}
2026-02-17 02:37:43.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-712" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:43.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-712"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-712"} labels:{key:"validating-admission-policy-712" value:"true"}
2026-02-17 02:37:43.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-712"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-712"} labels:{key:"validating-admission-policy-712" value:"true"}
2026-02-17 02:37:43.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2445"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"gc-2445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-2445"}
2026-02-17 02:37:43.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-2445" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:43.869 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-g2l2n, name=eth0)
2026-02-17 02:37:43.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4347cd084d8" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.86/32"}
2026-02-17 02:37:43.869 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.869 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.869 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.870 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4347cd084d8" ipVersion=0x4 table="filter"
2026-02-17 02:37:43.870 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4347cd084d8" ipVersion=0x4 table="filter"
2026-02-17 02:37:43.870 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4347cd084d8"
2026-02-17 02:37:43.870 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.870 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.901 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:43.901 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} status="down"
2026-02-17 02:37:43.979 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali4347cd084d8" state="down"
2026-02-17 02:37:43.979 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4347cd084d8", State:"down", Index:27}
2026-02-17 02:37:43.979 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4347cd084d8"
2026-02-17 02:37:43.979 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4347cd084d8"
2026-02-17 02:37:43.979 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.979 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.979 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali4347cd084d8" state="up"
2026-02-17 02:37:43.998 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:43.998 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} status="down"
2026-02-17 02:37:43.999 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Typed[string]{}}
2026-02-17 02:37:43.999 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Typed[string]{}}
2026-02-17 02:37:43.999 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4347cd084d8", State:"up", Index:27}
2026-02-17 02:37:43.999 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4347cd084d8"
2026-02-17 02:37:43.999 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4347cd084d8"
2026-02-17 02:37:43.999 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4347cd084d8"
2026-02-17 02:37:43.999 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:43.999 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:44.019 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.019 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.022 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-c8q4g, name=eth0)
2026-02-17 02:37:44.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ff03c85d3f" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.87/32"}
2026-02-17 02:37:44.022 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.022 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.022 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.023 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8ff03c85d3f" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.023 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8ff03c85d3f" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.023 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.023 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.023 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.068 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.068 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.083 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali8ff03c85d3f" state="down"
2026-02-17 02:37:44.084 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ff03c85d3f", State:"down", Index:28}
2026-02-17 02:37:44.084 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.084 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.084 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.084 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.084 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali8ff03c85d3f" state="up"
2026-02-17 02:37:44.103 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.104 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.104 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.104 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.104 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ff03c85d3f", State:"up", Index:28}
2026-02-17 02:37:44.104 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.104 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.104 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.104 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.104 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.131 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.131 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2445"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"gc-2445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-2445"}
2026-02-17 02:37:44.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2857"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2857"}
2026-02-17 02:37:44.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:44.895 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-g2l2n, name=eth0)
2026-02-17 02:37:44.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4347cd084d8" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.86/32"}
2026-02-17 02:37:44.895 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:44.895 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:44.895 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:44.904 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4347cd084d8"
2026-02-17 02:37:44.904 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:44.904 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:44.927 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-c8q4g, name=eth0)
2026-02-17 02:37:44.928 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.928 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ff03c85d3f" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.87/32"}
2026-02-17 02:37:44.928 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.928 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.928 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.929 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:44.930 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.930 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:44.954 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.954 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} status="up"
2026-02-17 02:37:45.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6541" name:"default"}
2026-02-17 02:37:45.248 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 02:37:45.248 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4347cd084d8"
2026-02-17 02:37:45.248 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:45.248 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:45.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6541"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6541"}
2026-02-17 02:37:45.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6541"}
2026-02-17 02:37:45.793 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9709"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9709"}
2026-02-17 02:37:45.829 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 02:37:45.830 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:45.830 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:45.830 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:45.977 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-614"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-614"}
2026-02-17 02:37:46.033 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-614" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:46.510 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-g2l2n, name=eth0)
2026-02-17 02:37:46.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4347cd084d8" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.86/32"}
2026-02-17 02:37:46.510 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:46.511 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:46.511 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:46.511 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4347cd084d8"
2026-02-17 02:37:46.511 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:46.511 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:46.533 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-c8q4g, name=eth0)
2026-02-17 02:37:46.536 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.536 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ff03c85d3f" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.87/32"}
2026-02-17 02:37:46.537 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:46.537 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:46.537 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:46.538 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:46.538 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:46.538 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:46.560 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.560 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.822 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-kd4tf, name=eth0)
2026-02-17 02:37:46.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7ce6e67ed" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.88/32"}
2026-02-17 02:37:46.822 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.822 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.822 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.825 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7b7ce6e67ed" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.825 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7b7ce6e67ed" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.825 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:46.825 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.825 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.889 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:46.889 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} status="down"
2026-02-17 02:37:46.891 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali7b7ce6e67ed" state="down"
2026-02-17 02:37:46.891 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7ce6e67ed", State:"down", Index:29}
2026-02-17 02:37:46.891 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:46.892 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.891 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:46.892 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.899 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali7b7ce6e67ed" state="up"
2026-02-17 02:37:46.917 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:46.917 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} status="down"
2026-02-17 02:37:46.917 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.917 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.917 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7ce6e67ed", State:"up", Index:29}
2026-02-17 02:37:46.917 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:46.917 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:46.918 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:46.918 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.918 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:46.947 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.947 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.920 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-kd4tf, name=eth0)
2026-02-17 02:37:47.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7ce6e67ed" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.88/32"}
2026-02-17 02:37:47.921 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:47.921 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:47.921 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:47.922 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:47.922 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:47.922 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:47.948 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.948 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4191" name:"default"}
2026-02-17 02:37:48.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-712" name:"default"}
2026-02-17 02:37:48.768 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-17 02:37:48.768 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:48.769 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.769 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8576" name:"default"}
2026-02-17 02:37:48.928 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-kd4tf, name=eth0)
2026-02-17 02:37:48.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7ce6e67ed" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.88/32"}
2026-02-17 02:37:48.928 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:48.928 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:48.928 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:48.929 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:48.930 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:48.930 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:48.957 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.957 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.976 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8576"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8576"} labels:{key:"webhook-8576" value:"true"}
2026-02-17 02:37:49.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8576"}
2026-02-17 02:37:49.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-712"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-712"} labels:{key:"validating-admission-policy-712" value:"true"}
2026-02-17 02:37:49.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-712"}
2026-02-17 02:37:49.221 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4191"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4191"} labels:{key:"webhook-8576-markers" value:"true"}
2026-02-17 02:37:49.251 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4191"}
2026-02-17 02:37:49.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-2445" name:"default"}
2026-02-17 02:37:49.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-2445"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"gc-2445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-2445"}
2026-02-17 02:37:49.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-2445"}
2026-02-17 02:37:50.544 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-614"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-614"}
2026-02-17 02:37:50.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1449"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"job-1449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1449"}
2026-02-17 02:37:50.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:50.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4264"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4264"}
2026-02-17 02:37:50.685 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5598"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5598"}
2026-02-17 02:37:50.710 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5598" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:50.979 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-9js2h, name=eth0)
2026-02-17 02:37:50.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-9js2h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0675362cc44" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.82/32"}
2026-02-17 02:37:50.979 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:50.979 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:50.979 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:50.980 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0675362cc44"
2026-02-17 02:37:50.980 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:50.980 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:50.990 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-9js2h, name=eth0)
2026-02-17 02:37:51.010 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:51.010 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"} status="up"
2026-02-17 02:37:51.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-9js2h" endpoint_id:"eth0"}
2026-02-17 02:37:51.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2857"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2857"}
2026-02-17 02:37:51.010 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:51.010 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:51.011 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:51.012 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0675362cc44" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.012 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0675362cc44" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.012 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:51.012 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:51.013 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.82
2026-02-17 02:37:51.077 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-9js2h", EndpointId:"eth0"}
2026-02-17 02:37:51.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3103"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3103"}
2026-02-17 02:37:51.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3103" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:51.204 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-q5wf6, name=eth0)
2026-02-17 02:37:51.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-q5wf6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali88b974d7cba" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.85/32"}
2026-02-17 02:37:51.204 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.204 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.204 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.205 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali88b974d7cba"
2026-02-17 02:37:51.205 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.205 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.219 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-q5wf6, name=eth0)
2026-02-17 02:37:51.232 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:51.232 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"} status="up"
2026-02-17 02:37:51.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-q5wf6" endpoint_id:"eth0"}
2026-02-17 02:37:51.232 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.232 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.233 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.233 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali88b974d7cba" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.233 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali88b974d7cba" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.233 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.233 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.234 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.85
2026-02-17 02:37:51.289 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-q5wf6", EndpointId:"eth0"}
2026-02-17 02:37:51.290 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-vzg4x, name=eth0)
2026-02-17 02:37:51.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-vzg4x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7962d6c243" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.83/32"}
2026-02-17 02:37:51.291 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.291 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.291 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.291 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7962d6c243"
2026-02-17 02:37:51.291 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.291 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.300 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-vzg4x, name=eth0)
2026-02-17 02:37:51.318 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-wbphv, name=eth0)
2026-02-17 02:37:51.322 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:51.322 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"} status="up"
2026-02-17 02:37:51.322 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-vzg4x" endpoint_id:"eth0"}
2026-02-17 02:37:51.322 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-wbphv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali631ce5d7ba0" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.81/32"}
2026-02-17 02:37:51.322 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.322 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.323 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.323 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.323 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.323 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.323 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.323 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia7962d6c243" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.323 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.323 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia7962d6c243" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.323 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:51.324 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.324 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.324 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.324 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.324 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-wbphv, name=eth0)
2026-02-17 02:37:51.324 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.83
2026-02-17 02:37:51.344 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-z9929, name=eth0)
2026-02-17 02:37:51.351 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-685b768f58-z9929, name=eth0)
2026-02-17 02:37:51.401 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-vzg4x", EndpointId:"eth0"}
2026-02-17 02:37:51.401 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:51.401 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"} status="up"
2026-02-17 02:37:51.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-wbphv" endpoint_id:"eth0"}
2026-02-17 02:37:51.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-z9929" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab2cbe9fae" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.84/32"}
2026-02-17 02:37:51.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-685b768f58-z9929" endpoint_id:"eth0"}
2026-02-17 02:37:51.401 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.401 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.401 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali631ce5d7ba0" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidab2cbe9fae" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali631ce5d7ba0" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidab2cbe9fae" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.402 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:51.402 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:51.403 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.81
2026-02-17 02:37:51.403 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.84
2026-02-17 02:37:51.473 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-wbphv", EndpointId:"eth0"}
2026-02-17 02:37:51.473 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-685b768f58-z9929", EndpointId:"eth0"}
2026-02-17 02:37:51.521 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-c8q4g, name=eth0)
2026-02-17 02:37:51.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ff03c85d3f" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.87/32"}
2026-02-17 02:37:51.521 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.522 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.522 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.523 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:51.523 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.523 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.537 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-c8q4g, name=eth0)
2026-02-17 02:37:51.556 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:51.556 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"} status="up"
2026-02-17 02:37:51.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g" endpoint_id:"eth0"}
2026-02-17 02:37:51.556 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.556 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.556 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.556 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.556 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8ff03c85d3f" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.556 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.556 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8ff03c85d3f" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.556 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.556 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.557 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.87
2026-02-17 02:37:51.569 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-g2l2n, name=eth0)
2026-02-17 02:37:51.575 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-g2l2n, name=eth0)
2026-02-17 02:37:51.598 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali0675362cc44" state="down"
2026-02-17 02:37:51.599 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0675362cc44"
2026-02-17 02:37:51.599 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 02:37:51.601 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali0675362cc44" state=""
2026-02-17 02:37:51.601 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0675362cc44"
2026-02-17 02:37:51.633 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-c8q4g", EndpointId:"eth0"}
2026-02-17 02:37:51.633 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0675362cc44", State:"down", Index:23}
2026-02-17 02:37:51.633 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Typed[string]{}}
2026-02-17 02:37:51.633 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Typed[string]{}}
2026-02-17 02:37:51.633 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0675362cc44", State:"", Index:23}
2026-02-17 02:37:51.633 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Set[string](nil)}
2026-02-17 02:37:51.633 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0675362cc44", Addrs:set.Set[string](nil)}
2026-02-17 02:37:51.661 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4347cd084d8" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.86/32"}
2026-02-17 02:37:51.661 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n" endpoint_id:"eth0"}
2026-02-17 02:37:51.661 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:51.662 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:51.662 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:51.662 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4347cd084d8" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.662 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4347cd084d8" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.662 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:51.662 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:51.662 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.86
2026-02-17 02:37:51.694 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-kd4tf, name=eth0)
2026-02-17 02:37:51.698 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-9709/webserver-deployment-6fc69b9478-kd4tf, name=eth0)
2026-02-17 02:37:51.728 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-g2l2n", EndpointId:"eth0"}
2026-02-17 02:37:51.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b7ce6e67ed" profile_ids:"kns.deployment-9709" profile_ids:"ksa.deployment-9709.default" ipv4_nets:"10.100.125.88/32"}
2026-02-17 02:37:51.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf" endpoint_id:"eth0"}
2026-02-17 02:37:51.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9709"}
2026-02-17 02:37:51.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9709.default"}
2026-02-17 02:37:51.729 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:51.729 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:51.729 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9709" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.729 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MFKMEeSWKKUTg-8rPi" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.729 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9709" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.729 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MFKMEeSWKKUTg-8rPi" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.729 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:51.729 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7b7ce6e67ed" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.729 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7b7ce6e67ed" ipVersion=0x4 table="filter"
2026-02-17 02:37:51.729 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:51.729 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:51.730 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.88
2026-02-17 02:37:51.793 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9709/webserver-deployment-6fc69b9478-kd4tf", EndpointId:"eth0"}
2026-02-17 02:37:51.909 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali88b974d7cba" state="down"
2026-02-17 02:37:51.909 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali88b974d7cba"
2026-02-17 02:37:51.909 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 02:37:51.909 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88b974d7cba", State:"down", Index:26}
2026-02-17 02:37:51.909 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Typed[string]{}}
2026-02-17 02:37:51.909 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Typed[string]{}}
2026-02-17 02:37:51.912 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali88b974d7cba" state=""
2026-02-17 02:37:51.912 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali88b974d7cba"
2026-02-17 02:37:51.937 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali88b974d7cba", State:"", Index:26}
2026-02-17 02:37:51.937 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Set[string](nil)}
2026-02-17 02:37:51.937 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali88b974d7cba", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.066 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali8ff03c85d3f" state="down"
2026-02-17 02:37:52.067 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:52.067 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ff03c85d3f", State:"down", Index:28}
2026-02-17 02:37:52.067 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.067 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.067 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 02:37:52.070 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali8ff03c85d3f" state=""
2026-02-17 02:37:52.070 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8ff03c85d3f"
2026-02-17 02:37:52.099 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ff03c85d3f", State:"", Index:28}
2026-02-17 02:37:52.099 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.099 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ff03c85d3f", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.179 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali4347cd084d8" state="down"
2026-02-17 02:37:52.180 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4347cd084d8"
2026-02-17 02:37:52.180 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4347cd084d8", State:"down", Index:27}
2026-02-17 02:37:52.180 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.180 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.181 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-17 02:37:52.187 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali4347cd084d8" state=""
2026-02-17 02:37:52.187 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4347cd084d8"
2026-02-17 02:37:52.198 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4347cd084d8", State:"", Index:27}
2026-02-17 02:37:52.198 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.198 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4347cd084d8", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.198 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:52.199 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calidab2cbe9fae" state="down"
2026-02-17 02:37:52.199 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidab2cbe9fae"
2026-02-17 02:37:52.199 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 02:37:52.199 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab2cbe9fae", State:"down", Index:25}
2026-02-17 02:37:52.199 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.199 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.205 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="calidab2cbe9fae" state=""
2026-02-17 02:37:52.205 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidab2cbe9fae"
2026-02-17 02:37:52.205 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab2cbe9fae", State:"", Index:25}
2026-02-17 02:37:52.205 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.205 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab2cbe9fae", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.241 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali7b7ce6e67ed" state="down"
2026-02-17 02:37:52.241 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7ce6e67ed", State:"down", Index:29}
2026-02-17 02:37:52.241 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:52.242 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 02:37:52.242 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.242 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.243 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali7b7ce6e67ed" state=""
2026-02-17 02:37:52.243 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7b7ce6e67ed"
2026-02-17 02:37:52.243 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b7ce6e67ed", State:"", Index:29}
2026-02-17 02:37:52.243 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.243 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b7ce6e67ed", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.263 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 02:37:52.263 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7962d6c243"
2026-02-17 02:37:52.263 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia7962d6c243" state="down"
2026-02-17 02:37:52.263 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.263 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.263 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7962d6c243", State:"down", Index:24}
2026-02-17 02:37:52.264 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia7962d6c243" state=""
2026-02-17 02:37:52.264 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia7962d6c243"
2026-02-17 02:37:52.264 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7962d6c243", State:"", Index:24}
2026-02-17 02:37:52.265 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.265 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7962d6c243", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.287 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali631ce5d7ba0" state="down"
2026-02-17 02:37:52.287 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:52.287 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 02:37:52.287 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali631ce5d7ba0", State:"down", Index:22}
2026-02-17 02:37:52.287 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.287 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:37:52.288 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali631ce5d7ba0" state=""
2026-02-17 02:37:52.288 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali631ce5d7ba0"
2026-02-17 02:37:52.288 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali631ce5d7ba0", State:"", Index:22}
2026-02-17 02:37:52.288 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.288 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali631ce5d7ba0", Addrs:set.Set[string](nil)}
2026-02-17 02:37:52.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9709" name:"default"}
2026-02-17 02:37:52.998 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:53.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9709"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9709"}
2026-02-17 02:37:53.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9709"}
2026-02-17 02:37:56.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4264" name:"default"}
2026-02-17 02:37:56.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2857"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2857"}
2026-02-17 02:37:56.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4264"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4264"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4264"}
2026-02-17 02:37:56.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4264"}
2026-02-17 02:37:56.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-614" name:"default"}
2026-02-17 02:37:56.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-614"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-614"}
2026-02-17 02:37:56.344 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-614"}
2026-02-17 02:37:56.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5598"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5598"}
2026-02-17 02:37:56.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6794"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6794"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6794"}
2026-02-17 02:37:57.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6794" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:58.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6794"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6794"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6794"}
2026-02-17 02:37:58.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9385"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9385"}
2026-02-17 02:37:58.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:01.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2857" name:"default"}
2026-02-17 02:38:01.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2857"}
2026-02-17 02:38:01.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5598" name:"default"}
2026-02-17 02:38:02.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5598"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5598"}
2026-02-17 02:38:02.200 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5598"}
2026-02-17 02:38:02.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9385"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9385"}
2026-02-17 02:38:02.663 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3071"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3071"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3071"}
2026-02-17 02:38:02.663 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3071" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:02.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1449"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"job-1449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1449"}
2026-02-17 02:38:02.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9594"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9594"}
2026-02-17 02:38:02.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9594" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:03.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6794" name:"default"}
2026-02-17 02:38:03.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6794"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6794"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6794"}
2026-02-17 02:38:03.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6794"}
2026-02-17 02:38:04.830 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3071"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3071"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3071"}
2026-02-17 02:38:04.925 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2555"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2555"}
2026-02-17 02:38:04.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-2555" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:04.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2555"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2555"} labels:{key:"validating-admission-policy-2555" value:"true"}
2026-02-17 02:38:05.844 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2555"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2555"} labels:{key:"validating-admission-policy-2555" value:"true"}
2026-02-17 02:38:05.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1593"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1593"}
2026-02-17 02:38:05.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1593" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:05.919 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3458"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-3458"}
2026-02-17 02:38:05.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-3458" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:08.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1449" name:"default"}
2026-02-17 02:38:08.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9385" name:"default"}
2026-02-17 02:38:08.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9385"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9385"}
2026-02-17 02:38:08.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9385"}
2026-02-17 02:38:08.684 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1449"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"job-1449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1449"}
2026-02-17 02:38:08.706 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1449"}
2026-02-17 02:38:09.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3071"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3071"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3071"}
2026-02-17 02:38:10.020 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1593"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1593"}
2026-02-17 02:38:10.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3458"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-3458"}
2026-02-17 02:38:10.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1368"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1368"}
2026-02-17 02:38:10.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:11.184 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-2555" name:"default"}
2026-02-17 02:38:11.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2555"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2555"} labels:{key:"validating-admission-policy-2555" value:"true"}
2026-02-17 02:38:11.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-2555"}
2026-02-17 02:38:14.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1368"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1368"}
2026-02-17 02:38:14.259 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1284"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1284"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1284"}
2026-02-17 02:38:14.259 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1284" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:14.814 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:38:15.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1593" name:"default"}
2026-02-17 02:38:15.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-3458" name:"default"}
2026-02-17 02:38:15.797 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1593"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1593"}
2026-02-17 02:38:15.853 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1593"}
2026-02-17 02:38:15.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3458"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-3458"}
2026-02-17 02:38:15.920 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-3458"}
2026-02-17 02:38:18.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1284"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1284"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1284"}
2026-02-17 02:38:18.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3290"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3290"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-3290"}
2026-02-17 02:38:18.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3290" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:19.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1368" name:"default"}
2026-02-17 02:38:19.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1368"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1368"}
2026-02-17 02:38:19.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1368"}
2026-02-17 02:38:22.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3290"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3290"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-3290"}
2026-02-17 02:38:22.534 [INFO][69] felix/summary.go 100: Summarising 229 dataplane reconciliation loops over 1m2.9s: avg=28ms longest=88ms (resync-calico-v4)
2026-02-17 02:38:22.535 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9464"}
2026-02-17 02:38:22.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9464"} labels:{key:"webhook-9464" value:"true"}
2026-02-17 02:38:22.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3915"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3915"} labels:{key:"webhook-9464-markers" value:"true"}
2026-02-17 02:38:22.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:23.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1284" name:"default"}
2026-02-17 02:38:23.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1284"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1284"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1284"}
2026-02-17 02:38:23.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1284"}
2026-02-17 02:38:25.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9464" type:"ClusterIP" cluster_ips:"10.254.24.136" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:38:27.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3290" name:"default"}
2026-02-17 02:38:27.793 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3290"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3290"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-3290"}
2026-02-17 02:38:27.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3290"}
2026-02-17 02:38:28.881 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9464"
2026-02-17 02:38:29.523 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9464"} labels:{key:"webhook-9464" value:"true"}
2026-02-17 02:38:29.558 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3915"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3915"} labels:{key:"webhook-9464-markers" value:"true"}
2026-02-17 02:38:29.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-1855"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-1855"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-1855"}
2026-02-17 02:38:29.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-1855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:29.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-1855"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-1855"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-1855"}
2026-02-17 02:38:29.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3229"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3229"}
2026-02-17 02:38:29.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:30.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:38:30.499 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:30.499 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:33.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3229"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3229"}
2026-02-17 02:38:33.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8723"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8723"}
2026-02-17 02:38:33.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:34.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3915" name:"default"}
2026-02-17 02:38:34.650 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9464" name:"default"}
2026-02-17 02:38:34.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9464"} labels:{key:"webhook-9464" value:"true"}
2026-02-17 02:38:34.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9464"}
2026-02-17 02:38:35.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3915"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3915"} labels:{key:"webhook-9464-markers" value:"true"}
2026-02-17 02:38:35.206 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3915"}
2026-02-17 02:38:35.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-1855" name:"default"}
2026-02-17 02:38:35.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-1855"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-1855"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-1855"}
2026-02-17 02:38:35.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-1855"}
2026-02-17 02:38:38.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8723"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8723"}
2026-02-17 02:38:38.055 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3229"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-3229"}
2026-02-17 02:38:38.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-3229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:39.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3229" name:"default"}
2026-02-17 02:38:39.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3229"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3229"}
2026-02-17 02:38:39.288 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3229"}
2026-02-17 02:38:43.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8723" name:"default"}
2026-02-17 02:38:43.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8723"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8723"}
2026-02-17 02:38:43.504 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8723"}
2026-02-17 02:38:44.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3229"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-3229"}
2026-02-17 02:38:44.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3996"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3996"}
2026-02-17 02:38:44.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:47.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3071" name:"default"}
2026-02-17 02:38:47.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3071"}
2026-02-17 02:38:48.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3996"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3996"}
2026-02-17 02:38:48.352 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7495"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7495"}
2026-02-17 02:38:48.352 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7495" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:49.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-3229" name:"default"}
2026-02-17 02:38:49.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3229"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-3229"}
2026-02-17 02:38:49.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-3229"}
2026-02-17 02:38:53.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3996" name:"default"}
2026-02-17 02:38:53.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3996"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3996"}
2026-02-17 02:38:53.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3996"}
2026-02-17 02:39:01.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3103"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3103"}
2026-02-17 02:39:01.155 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9015"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9015"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9015"}
2026-02-17 02:39:01.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9015" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:06.156 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3103"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3103"}
2026-02-17 02:39:10.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7495"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7495"}
2026-02-17 02:39:10.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8031"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8031"}
2026-02-17 02:39:10.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8031" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:10.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8031"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8031"}
2026-02-17 02:39:10.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7817"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7817"}
2026-02-17 02:39:10.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:14.827 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:39:15.608 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7495" name:"default"}
2026-02-17 02:39:15.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8031" name:"default"}
2026-02-17 02:39:16.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8031"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8031"}
2026-02-17 02:39:16.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8031"}
2026-02-17 02:39:16.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7495"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-7495"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7495"}
2026-02-17 02:39:16.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7495"}
2026-02-17 02:39:18.774 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7817"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7817"}
2026-02-17 02:39:18.802 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-573"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-573"}
2026-02-17 02:39:18.826 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:22.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-573"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-573"}
2026-02-17 02:39:22.935 [INFO][69] felix/summary.go 100: Summarising 77 dataplane reconciliation loops over 1m0.4s: avg=26ms longest=57ms (resync-calico-v4)
2026-02-17 02:39:22.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9534"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9534"}
2026-02-17 02:39:22.936 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:24.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7817" name:"default"}
2026-02-17 02:39:24.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7817"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7817"}
2026-02-17 02:39:24.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7817"}
2026-02-17 02:39:27.056 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9534"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9534"}
2026-02-17 02:39:27.126 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9927"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9927"}
2026-02-17 02:39:27.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:28.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-573" name:"default"}
2026-02-17 02:39:28.366 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-573"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-573"}
2026-02-17 02:39:28.387 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-573"}
2026-02-17 02:39:29.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9927"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9927"}
2026-02-17 02:39:29.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-915"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-915"}
2026-02-17 02:39:29.272 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:29.347 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-915"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-915"}
2026-02-17 02:39:29.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9103"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-9103"}
2026-02-17 02:39:29.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-9103" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:29.470 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9103"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-9103"}
2026-02-17 02:39:29.492 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3530"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3530"}
2026-02-17 02:39:29.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:32.247 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9534" name:"default"}
2026-02-17 02:39:32.468 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9534"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9534"}
2026-02-17 02:39:32.496 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9534"}
2026-02-17 02:39:34.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9927"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9927"}
2026-02-17 02:39:34.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-915" name:"default"}
2026-02-17 02:39:34.761 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-915"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-915"}
2026-02-17 02:39:34.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-915"}
2026-02-17 02:39:34.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-9103" name:"default"}
2026-02-17 02:39:34.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-9103"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-9103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-9103"}
2026-02-17 02:39:34.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-9103"}
2026-02-17 02:39:35.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9927" name:"default"}
2026-02-17 02:39:35.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9927"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9927"}
2026-02-17 02:39:36.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9927"}
2026-02-17 02:39:36.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3530"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3530"}
2026-02-17 02:39:36.776 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7913"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-7913"}
2026-02-17 02:39:36.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-7913" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:38.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9015"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9015"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9015"}
2026-02-17 02:39:38.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6084"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6084"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-6084"}
2026-02-17 02:39:38.082 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6084" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:40.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7913"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-7913"}
2026-02-17 02:39:40.883 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2484"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2484"}
2026-02-17 02:39:40.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:40.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2484"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2484"} labels:{key:"webhook-2484" value:"true"}
2026-02-17 02:39:40.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4094"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4094"} labels:{key:"webhook-2484-markers" value:"true"}
2026-02-17 02:39:40.935 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:41.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6084"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6084"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-6084"}
2026-02-17 02:39:41.205 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5112"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5112"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5112"}
2026-02-17 02:39:41.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-5112" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:41.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5112"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5112"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5112"}
2026-02-17 02:39:41.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4934"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4934"}
2026-02-17 02:39:41.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:41.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3530" name:"default"}
2026-02-17 02:39:42.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3530"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3530"}
2026-02-17 02:39:42.546 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3530"}
2026-02-17 02:39:43.311 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9015" name:"default"}
2026-02-17 02:39:43.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9015"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9015"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9015"}
2026-02-17 02:39:43.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9015"}
2026-02-17 02:39:43.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3103" name:"default"}
2026-02-17 02:39:43.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3103"}
2026-02-17 02:39:45.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2484" type:"ClusterIP" cluster_ips:"10.254.221.210" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:39:45.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4934"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4934"}
2026-02-17 02:39:45.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5720"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5720"}
2026-02-17 02:39:45.577 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:46.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-7913" name:"default"}
2026-02-17 02:39:46.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2484"
2026-02-17 02:39:46.352 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7913"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-7913"}
2026-02-17 02:39:46.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2484"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2484"} labels:{key:"webhook-2484" value:"true"}
2026-02-17 02:39:46.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4094"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4094"} labels:{key:"webhook-2484-markers" value:"true"}
2026-02-17 02:39:46.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-7913"}
2026-02-17 02:39:46.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9395"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9395"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9395"}
2026-02-17 02:39:46.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9395" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:46.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-5112" name:"default"}
2026-02-17 02:39:46.786 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5112"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5112"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5112"}
2026-02-17 02:39:46.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6084" name:"default"}
2026-02-17 02:39:46.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-5112"}
2026-02-17 02:39:46.972 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6084"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6084"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-6084"}
2026-02-17 02:39:46.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-6084"}
2026-02-17 02:39:49.663 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5720"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5720"}
2026-02-17 02:39:49.691 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-348"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-348"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-348"}
2026-02-17 02:39:49.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-348" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:50.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4934" name:"default"}
2026-02-17 02:39:50.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4934"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4934"}
2026-02-17 02:39:50.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4934"}
2026-02-17 02:39:51.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4094" name:"default"}
2026-02-17 02:39:51.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2484" name:"default"}
2026-02-17 02:39:51.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2484"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2484"} labels:{key:"webhook-2484" value:"true"}
2026-02-17 02:39:51.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2484"}
2026-02-17 02:39:52.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4094"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4094"} labels:{key:"webhook-2484-markers" value:"true"}
2026-02-17 02:39:52.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4094"}
2026-02-17 02:39:54.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9395"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9395"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9395"}
2026-02-17 02:39:54.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-201"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-201"}
2026-02-17 02:39:54.218 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-201" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:54.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5720" name:"default"}
2026-02-17 02:39:54.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5720"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5720"}
2026-02-17 02:39:54.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5720"}
2026-02-17 02:39:57.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-201"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-201"}
2026-02-17 02:39:57.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1831"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1831"}
2026-02-17 02:39:57.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:57.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1831"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1831"} labels:{key:"webhook-1831" value:"true"}
2026-02-17 02:39:57.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2971"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2971"} labels:{key:"webhook-1831-markers" value:"true"}
2026-02-17 02:39:57.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.174 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9395" name:"default"}
2026-02-17 02:39:59.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9395"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9395"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9395"}
2026-02-17 02:39:59.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9395"}
2026-02-17 02:39:59.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1831" type:"ClusterIP" cluster_ips:"10.254.64.153" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:00.933 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1831"
2026-02-17 02:40:01.022 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1831"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1831"} labels:{key:"webhook-1831" value:"true"}
2026-02-17 02:40:01.046 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2971"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2971"} labels:{key:"webhook-1831-markers" value:"true"}
2026-02-17 02:40:01.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-3536"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-3536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-3536"}
2026-02-17 02:40:01.093 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-3536" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:02.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-201" name:"default"}
2026-02-17 02:40:02.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-201"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-201"}
2026-02-17 02:40:02.604 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-201"}
2026-02-17 02:40:04.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-3536"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-3536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-3536"}
2026-02-17 02:40:04.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7637"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7637"}
2026-02-17 02:40:04.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:06.312 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2971" name:"default"}
2026-02-17 02:40:06.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1831" name:"default"}
2026-02-17 02:40:06.387 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1831"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1831"} labels:{key:"webhook-1831" value:"true"}
2026-02-17 02:40:06.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1831"}
2026-02-17 02:40:06.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2971"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2971"} labels:{key:"webhook-1831-markers" value:"true"}
2026-02-17 02:40:06.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2971"}
2026-02-17 02:40:09.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-3536"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-3536"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-3536"}
2026-02-17 02:40:11.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8192"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8192"}
2026-02-17 02:40:11.544 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1328"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1328"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-1328"}
2026-02-17 02:40:11.544 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-1328" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-1328" type:"ClusterIP" cluster_ips:"10.254.178.230" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:40:14.815 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-3536" name:"default"}
2026-02-17 02:40:14.870 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:40:15.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-3536"}
2026-02-17 02:40:16.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8192" name:"default"}
2026-02-17 02:40:16.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8192"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8192"}
2026-02-17 02:40:16.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8192"}
2026-02-17 02:40:18.483 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-1328"
2026-02-17 02:40:18.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1328"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1328"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-1328"}
2026-02-17 02:40:18.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9505"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9505"}
2026-02-17 02:40:18.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:22.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9505"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9505"}
2026-02-17 02:40:22.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2182"}
2026-02-17 02:40:22.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2182" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:22.883 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2182"} labels:{key:"webhook-2182" value:"true"}
2026-02-17 02:40:22.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1790"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1790"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1790"} labels:{key:"webhook-2182-markers" value:"true"}
2026-02-17 02:40:22.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1790" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:24.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-1328" name:"default"}
2026-02-17 02:40:24.075 [INFO][69] felix/summary.go 100: Summarising 132 dataplane reconciliation loops over 1m1.1s: avg=27ms longest=98ms (resync-calico-v4)
2026-02-17 02:40:24.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1328"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1328"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-1328"}
2026-02-17 02:40:24.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-1328"}
2026-02-17 02:40:25.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2182" type:"ClusterIP" cluster_ips:"10.254.93.1" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:26.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7637"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7637"}
2026-02-17 02:40:26.057 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8198"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8198"}
2026-02-17 02:40:26.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8198" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:27.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2182"
2026-02-17 02:40:27.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2182"} labels:{key:"webhook-2182" value:"true"}
2026-02-17 02:40:27.139 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1790"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1790"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1790"} labels:{key:"webhook-2182-markers" value:"true"}
2026-02-17 02:40:27.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7163"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7163"}
2026-02-17 02:40:27.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9505" name:"default"}
2026-02-17 02:40:28.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8198"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8198"}
2026-02-17 02:40:28.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-680"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-680"}
2026-02-17 02:40:28.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9505"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9505"}
2026-02-17 02:40:28.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9505"}
2026-02-17 02:40:29.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7163"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7163"}
2026-02-17 02:40:29.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-810"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"job-810"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-810"}
2026-02-17 02:40:29.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:30.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-680" type:"ClusterIP" cluster_ips:"10.254.38.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:30.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-680"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-680"}
2026-02-17 02:40:30.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1147"}
2026-02-17 02:40:30.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:31.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7637" name:"default"}
2026-02-17 02:40:31.671 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7637"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7637"}
2026-02-17 02:40:31.699 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7637"}
2026-02-17 02:40:32.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1790" name:"default"}
2026-02-17 02:40:32.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2182" name:"default"}
2026-02-17 02:40:32.741 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2182"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2182"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2182"} labels:{key:"webhook-2182" value:"true"}
2026-02-17 02:40:32.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2182"}
2026-02-17 02:40:32.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1790"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1790"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1790"} labels:{key:"webhook-2182-markers" value:"true"}
2026-02-17 02:40:32.981 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1790"}
2026-02-17 02:40:33.421 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8198" name:"default"}
2026-02-17 02:40:33.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8198"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8198"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8198"}
2026-02-17 02:40:33.524 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8198"}
2026-02-17 02:40:33.593 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-810"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"job-810"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-810"}
2026-02-17 02:40:33.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3124"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3124"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3124"}
2026-02-17 02:40:33.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:34.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7163"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7163"}
2026-02-17 02:40:34.578 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1147"}
2026-02-17 02:40:34.607 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1084"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1084"}
2026-02-17 02:40:34.607 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1084" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:35.522 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-680"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-680"}
2026-02-17 02:40:37.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9594"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9594"}
2026-02-17 02:40:37.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1034"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-1034"}
2026-02-17 02:40:37.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1034" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:39.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-810" name:"default"}
2026-02-17 02:40:39.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-810"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"job-810"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-810"}
2026-02-17 02:40:39.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-810"}
2026-02-17 02:40:39.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1147" name:"default"}
2026-02-17 02:40:39.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7163" name:"default"}
2026-02-17 02:40:39.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7163"}
2026-02-17 02:40:40.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1147"}
2026-02-17 02:40:40.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1147"}
2026-02-17 02:40:40.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-680" name:"default"}
2026-02-17 02:40:40.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-680"
2026-02-17 02:40:40.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3124"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3124"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3124"}
2026-02-17 02:40:40.917 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5479"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5479"}
2026-02-17 02:40:40.917 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5479" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:41.055 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-680"}
2026-02-17 02:40:41.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-348"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-348"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-348"}
2026-02-17 02:40:41.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8392"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8392"}
2026-02-17 02:40:42.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.032 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8392" name:"e2e-sa-52gkz"} labels:{key:"projectcalico.org/name" value:"e2e-sa-52gkz"}
2026-02-17 02:40:42.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8392"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8392"}
2026-02-17 02:40:42.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8967"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8967"}
2026-02-17 02:40:42.124 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8967" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9594" name:"default"}
2026-02-17 02:40:43.102 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9594"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9594"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9594"}
2026-02-17 02:40:43.128 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9594"}
2026-02-17 02:40:45.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5479"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5479"}
2026-02-17 02:40:45.046 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5778"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5778"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5778"}
2026-02-17 02:40:45.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5778" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:45.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5778" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:45.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1034"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-1034"}
2026-02-17 02:40:45.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-244"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-244"}
2026-02-17 02:40:45.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-244" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:46.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3124" name:"default"}
2026-02-17 02:40:46.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8967"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8967"}
2026-02-17 02:40:46.229 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7116"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7116"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7116"}
2026-02-17 02:40:46.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:46.452 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3124"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3124"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-3124"}
2026-02-17 02:40:46.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3124"}
2026-02-17 02:40:47.410 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8392" name:"default"}
2026-02-17 02:40:47.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8392" name:"e2e-sa-52gkz"}
2026-02-17 02:40:47.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8392"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8392"}
2026-02-17 02:40:47.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-348" name:"default"}
2026-02-17 02:40:47.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8392"}
2026-02-17 02:40:47.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-348"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-348"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-348"}
2026-02-17 02:40:47.839 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-348"}
2026-02-17 02:40:50.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5479" name:"default"}
2026-02-17 02:40:50.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7116"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7116"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7116"}
2026-02-17 02:40:50.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3794"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3794"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3794"}
2026-02-17 02:40:50.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3794" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:50.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5479"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5479"}
2026-02-17 02:40:50.499 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5479"}
2026-02-17 02:40:50.854 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1034" name:"default"}
2026-02-17 02:40:51.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8967" name:"default"}
2026-02-17 02:40:51.561 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1034"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-1034"}
2026-02-17 02:40:51.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-1034"}
2026-02-17 02:40:51.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8967"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8967"}
2026-02-17 02:40:51.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8967"}
2026-02-17 02:40:52.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-3794" type:"ClusterIP" cluster_ips:"10.254.79.222" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:40:54.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-3794" type:"ClusterIP" cluster_ips:"10.254.53.122" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:40:55.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7116" name:"default"}
2026-02-17 02:40:55.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7116"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7116"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7116"}
2026-02-17 02:40:55.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7116"}
2026-02-17 02:40:57.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3794"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3794"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3794"}
2026-02-17 02:40:57.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-5110"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-5110"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-5110"}
2026-02-17 02:40:57.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-5110" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:57.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-5110"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-5110"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-5110"}
2026-02-17 02:40:58.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6928"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6928"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-6928"}
2026-02-17 02:40:58.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-6928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:58.802 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1084"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1084"}
2026-02-17 02:40:58.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2266"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2266"}
2026-02-17 02:40:58.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2266" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:02.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3794"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3794"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3794"}
2026-02-17 02:41:03.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-5110" name:"default"}
2026-02-17 02:41:03.333 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-5110"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-5110"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-5110"}
2026-02-17 02:41:03.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-5110"}
2026-02-17 02:41:04.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1084" name:"default"}
2026-02-17 02:41:04.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1084"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1084"}
2026-02-17 02:41:04.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1084"}
2026-02-17 02:41:04.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6928"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6928"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-6928"}
2026-02-17 02:41:04.358 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6514"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-6514"}
2026-02-17 02:41:04.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6514" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:07.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3794" name:"default"}
2026-02-17 02:41:07.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-3794"
2026-02-17 02:41:07.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-3794"
2026-02-17 02:41:07.587 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3794"}
2026-02-17 02:41:09.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-6928" name:"default"}
2026-02-17 02:41:09.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6928"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6928"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-6928"}
2026-02-17 02:41:09.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-6928"}
2026-02-17 02:41:10.997 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6514"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-6514"}
2026-02-17 02:41:11.020 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7075"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7075"}
2026-02-17 02:41:11.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-7075" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:14.887 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:41:15.046 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2266"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2266"}
2026-02-17 02:41:15.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9499"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9499"}
2026-02-17 02:41:15.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:15.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7075"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7075"}
2026-02-17 02:41:15.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3536"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-3536"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3536"}
2026-02-17 02:41:15.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3536" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:16.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6514"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6514"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-6514"}
2026-02-17 02:41:16.626 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:16.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5778"} profile:{inbound_rules:{action:"allow" rule_id:"o6osZ4uqO8B4WkwM"} outbound_rules:{action:"allow" rule_id:"idl2B-okJkHW1QlV"}}
2026-02-17 02:41:16.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5778.default"} profile:{}
2026-02-17 02:41:16.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:16.627 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.627 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.627 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8004f949f10" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nMN2pDgZcr_ka0S9qC" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_i5cssJ4SzY22aLPpfn" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8004f949f10" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nMN2pDgZcr_ka0S9qC" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_i5cssJ4SzY22aLPpfn" ipVersion=0x4 table="filter"
2026-02-17 02:41:16.628 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8004f949f10"
2026-02-17 02:41:16.629 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.629 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.676 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:16.677 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:41:16.707 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali8004f949f10" state="down"
2026-02-17 02:41:16.708 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8004f949f10", State:"down", Index:30}
2026-02-17 02:41:16.708 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8004f949f10"
2026-02-17 02:41:16.708 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.708 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.708 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8004f949f10"
2026-02-17 02:41:16.710 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali8004f949f10" state="up"
2026-02-17 02:41:16.727 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:16.727 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:41:16.727 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Typed[string]{}}
2026-02-17 02:41:16.727 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Typed[string]{}}
2026-02-17 02:41:16.727 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8004f949f10", State:"up", Index:30}
2026-02-17 02:41:16.727 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8004f949f10"
2026-02-17 02:41:16.727 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8004f949f10"
2026-02-17 02:41:16.728 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:16.728 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.728 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:16.751 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:16.751 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:17.158 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:17.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:17.158 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.159 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.159 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.160 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:17.160 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.160 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.181 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:17.189 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:17.189 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:17.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:17.189 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.189 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.190 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.190 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:17.190 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.190 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:17.211 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:17.211 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:17.952 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-17 02:41:17.953 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8004f949f10"
2026-02-17 02:41:17.953 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:17.953 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:19.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9499"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9499"}
2026-02-17 02:41:19.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-6960"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-6960"}
2026-02-17 02:41:19.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-6960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:20.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-7075" name:"default"}
2026-02-17 02:41:20.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7075"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7075"}
2026-02-17 02:41:20.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-7075"}
2026-02-17 02:41:20.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2266" name:"default"}
2026-02-17 02:41:20.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2266"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2266"}
2026-02-17 02:41:20.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2266"}
2026-02-17 02:41:21.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-6960"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-6960"}
2026-02-17 02:41:21.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2466"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2466"}
2026-02-17 02:41:21.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6514" name:"default"}
2026-02-17 02:41:21.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2466" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:21.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6514"}
2026-02-17 02:41:24.300 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9499" name:"default"}
2026-02-17 02:41:24.321 [INFO][69] felix/summary.go 100: Summarising 158 dataplane reconciliation loops over 1m0.2s: avg=27ms longest=71ms (resync-calico-v4)
2026-02-17 02:41:24.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9499"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9499"}
2026-02-17 02:41:24.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9499"}
2026-02-17 02:41:25.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3536"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-3536"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3536"}
2026-02-17 02:41:25.318 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9944"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-9944"}
2026-02-17 02:41:25.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-9944" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:25.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2466"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2466"}
2026-02-17 02:41:25.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5016"}
2026-02-17 02:41:25.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:26.163 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:26.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:26.164 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:26.164 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:26.164 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:26.164 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:26.165 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:26.165 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:26.188 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:26.188 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:26.417 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-6960"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-6960"}
2026-02-17 02:41:27.024 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-9944/condition-test-79sbb, name=eth0)
2026-02-17 02:41:27.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-9944"} profile:{inbound_rules:{action:"allow" rule_id:"telvE7lILMTEheiK"} outbound_rules:{action:"allow" rule_id:"Kx_od3B2nYyz_fbh"}}
2026-02-17 02:41:27.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-9944.default"} profile:{}
2026-02-17 02:41:27.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9944/condition-test-79sbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d9b0eaeaae" profile_ids:"kns.replication-controller-9944" profile_ids:"ksa.replication-controller-9944.default" ipv4_nets:"10.100.125.90/32"}
2026-02-17 02:41:27.025 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.025 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.025 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.025 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d9b0eaeaae" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.025 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uxzBTRt1HjKvdT2Lpq" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.025 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ha4Y3nVDZRYpih86-W" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.025 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d9b0eaeaae" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.025 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uxzBTRt1HjKvdT2Lpq" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.025 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ha4Y3nVDZRYpih86-W" ipVersion=0x4 table="filter"
2026-02-17 02:41:27.025 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:27.025 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.025 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.068 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:27.068 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} status="down"
2026-02-17 02:41:27.092 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali5d9b0eaeaae" state="down"
2026-02-17 02:41:27.092 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:27.092 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d9b0eaeaae", State:"down", Index:31}
2026-02-17 02:41:27.092 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Typed[string]{}}
2026-02-17 02:41:27.092 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Typed[string]{}}
2026-02-17 02:41:27.092 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:27.092 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.092 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.097 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali5d9b0eaeaae" state="up"
2026-02-17 02:41:27.112 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:27.112 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} status="down"
2026-02-17 02:41:27.112 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d9b0eaeaae", State:"up", Index:31}
2026-02-17 02:41:27.112 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:27.112 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:27.112 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:27.112 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.112 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:27.133 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:27.133 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.212 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-9944/condition-test-79sbb, name=eth0)
2026-02-17 02:41:28.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9944/condition-test-79sbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d9b0eaeaae" profile_ids:"kns.replication-controller-9944" profile_ids:"ksa.replication-controller-9944.default" ipv4_nets:"10.100.125.90/32"}
2026-02-17 02:41:28.212 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:28.213 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:28.213 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:28.213 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:28.214 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:28.214 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:28.237 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:28.237 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.432 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9944"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-9944"}
2026-02-17 02:41:28.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1338"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1338"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1338"}
2026-02-17 02:41:28.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-1338" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:28.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1338"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1338"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1338"}
2026-02-17 02:41:28.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5192"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5192"}
2026-02-17 02:41:28.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5192" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:28.928 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-17 02:41:28.929 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:28.929 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:28.929 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:29.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5016"}
2026-02-17 02:41:29.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3425"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3425"}
2026-02-17 02:41:29.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3425" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:29.806 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-3425" type:"ClusterIP" cluster_ips:"10.254.199.33" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:41:29.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-3425" type:"ClusterIP" cluster_ips:"10.254.52.161" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:41:30.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-3425" type:"ClusterIP" cluster_ips:"10.254.29.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:30.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2466" name:"default"}
2026-02-17 02:41:31.045 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/frontend-8467f96566-2qv6f, name=eth0)
2026-02-17 02:41:31.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3425.default"} profile:{}
2026-02-17 02:41:31.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3425"} profile:{inbound_rules:{action:"allow" rule_id:"5vNUL6X8YKWlGJob"} outbound_rules:{action:"allow" rule_id:"DloR6pHuzHnFiPiH"}}
2026-02-17 02:41:31.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/frontend-8467f96566-2qv6f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92bdccd1095" profile_ids:"kns.kubectl-3425" profile_ids:"ksa.kubectl-3425.default" ipv4_nets:"10.100.125.91/32"}
2026-02-17 02:41:31.046 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.046 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.046 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali92bdccd1095" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3425" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q5JBGZ2x77RupDioRV" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali92bdccd1095" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3425" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.046 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q5JBGZ2x77RupDioRV" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.046 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali92bdccd1095"
2026-02-17 02:41:31.046 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.047 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.093 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:31.093 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} status="down"
2026-02-17 02:41:31.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3536" name:"default"}
2026-02-17 02:41:31.104 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali92bdccd1095" state="down"
2026-02-17 02:41:31.105 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali92bdccd1095"
2026-02-17 02:41:31.112 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali92bdccd1095" state="up"
2026-02-17 02:41:31.126 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92bdccd1095", State:"down", Index:32}
2026-02-17 02:41:31.126 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Typed[string]{}}
2026-02-17 02:41:31.126 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Typed[string]{}}
2026-02-17 02:41:31.126 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92bdccd1095", State:"up", Index:32}
2026-02-17 02:41:31.126 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali92bdccd1095"
2026-02-17 02:41:31.126 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali92bdccd1095"
2026-02-17 02:41:31.126 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92bdccd1095"
2026-02-17 02:41:31.126 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.126 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:31.148 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:31.148 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} status="up"
2026-02-17 02:41:31.259 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5, name=eth0)
2026-02-17 02:41:31.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e62f9e87f" profile_ids:"kns.kubectl-3425" profile_ids:"ksa.kubectl-3425.default" ipv4_nets:"10.100.125.92/32"}
2026-02-17 02:41:31.260 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.260 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.260 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.264 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4e62f9e87f" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.264 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4e62f9e87f" ipVersion=0x4 table="filter"
2026-02-17 02:41:31.264 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:31.264 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.264 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.317 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:31.317 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} status="down"
2026-02-17 02:41:31.326 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4e62f9e87f" state="down"
2026-02-17 02:41:31.327 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4e62f9e87f"
2026-02-17 02:41:31.327 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e62f9e87f", State:"down", Index:33}
2026-02-17 02:41:31.327 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:31.327 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:31.327 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:31.327 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.327 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.327 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4e62f9e87f" state="up"
2026-02-17 02:41:31.357 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:31.357 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} status="down"
2026-02-17 02:41:31.357 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e62f9e87f", State:"up", Index:33}
2026-02-17 02:41:31.357 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:31.357 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:31.357 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:31.357 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.357 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:31.378 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:31.379 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:31.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2466"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2466"}
2026-02-17 02:41:31.484 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2466"}
2026-02-17 02:41:31.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3536"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-3536"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3536"}
2026-02-17 02:41:31.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3536"}
2026-02-17 02:41:32.237 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5, name=eth0)
2026-02-17 02:41:32.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e62f9e87f" profile_ids:"kns.kubectl-3425" profile_ids:"ksa.kubectl-3425.default" ipv4_nets:"10.100.125.92/32"}
2026-02-17 02:41:32.238 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:32.238 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:32.238 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:32.239 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:32.239 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:32.239 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:32.256 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/frontend-8467f96566-2qv6f, name=eth0)
2026-02-17 02:41:32.271 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:32.271 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:32.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/frontend-8467f96566-2qv6f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92bdccd1095" profile_ids:"kns.kubectl-3425" profile_ids:"ksa.kubectl-3425.default" ipv4_nets:"10.100.125.91/32"}
2026-02-17 02:41:32.271 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:32.271 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:32.271 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:32.273 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92bdccd1095"
2026-02-17 02:41:32.273 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:32.273 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:32.303 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:32.303 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} status="up"
2026-02-17 02:41:32.352 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-17 02:41:32.353 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali92bdccd1095"
2026-02-17 02:41:32.353 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:32.353 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:32.736 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-17 02:41:32.736 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4e62f9e87f"
2026-02-17 02:41:32.737 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:32.737 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:33.455 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-9944/condition-test-79sbb, name=eth0)
2026-02-17 02:41:33.456 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9944/condition-test-79sbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d9b0eaeaae" profile_ids:"kns.replication-controller-9944" profile_ids:"ksa.replication-controller-9944.default" ipv4_nets:"10.100.125.90/32"}
2026-02-17 02:41:33.456 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.456 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.457 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.457 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:33.458 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.458 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.469 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-9944/condition-test-79sbb, name=eth0)
2026-02-17 02:41:33.487 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:33.487 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"} status="up"
2026-02-17 02:41:33.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-9944/condition-test-79sbb" endpoint_id:"eth0"}
2026-02-17 02:41:33.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-9944"}
2026-02-17 02:41:33.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-9944.default"}
2026-02-17 02:41:33.487 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.487 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.488 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uxzBTRt1HjKvdT2Lpq" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.488 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ha4Y3nVDZRYpih86-W" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.488 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uxzBTRt1HjKvdT2Lpq" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.488 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ha4Y3nVDZRYpih86-W" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.488 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.489 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d9b0eaeaae" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.489 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d9b0eaeaae" ipVersion=0x4 table="filter"
2026-02-17 02:41:33.489 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.489 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.489 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.90
2026-02-17 02:41:33.540 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-9944/condition-test-79sbb", EndpointId:"eth0"}
2026-02-17 02:41:33.853 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali5d9b0eaeaae" state="down"
2026-02-17 02:41:33.853 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:33.853 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d9b0eaeaae", State:"down", Index:31}
2026-02-17 02:41:33.853 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Typed[string]{}}
2026-02-17 02:41:33.853 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Typed[string]{}}
2026-02-17 02:41:33.853 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 02:41:33.857 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali5d9b0eaeaae" state=""
2026-02-17 02:41:33.857 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d9b0eaeaae"
2026-02-17 02:41:33.876 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d9b0eaeaae", State:"", Index:31}
2026-02-17 02:41:33.877 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Set[string](nil)}
2026-02-17 02:41:33.877 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d9b0eaeaae", Addrs:set.Set[string](nil)}
2026-02-17 02:41:33.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-1338" name:"default"}
2026-02-17 02:41:34.087 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-9944" name:"default"}
2026-02-17 02:41:34.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1338"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1338"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1338"}
2026-02-17 02:41:34.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-1338"}
2026-02-17 02:41:34.516 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-9944"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-9944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-9944"}
2026-02-17 02:41:34.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-9944"}
2026-02-17 02:41:35.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5016" name:"default"}
2026-02-17 02:41:35.088 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5016"}
2026-02-17 02:41:35.116 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5016"}
2026-02-17 02:41:35.617 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5192"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5192"}
2026-02-17 02:41:35.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9280"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-9280"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9280"}
2026-02-17 02:41:35.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9280" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:35.757 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9280"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-9280"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9280"}
2026-02-17 02:41:35.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4642"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4642"}
2026-02-17 02:41:35.816 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4642" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:35.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-3425"
2026-02-17 02:41:35.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4642"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4642"}
2026-02-17 02:41:35.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-219"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-219"}
2026-02-17 02:41:35.967 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:36.031 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-3425"
2026-02-17 02:41:36.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-3425"
2026-02-17 02:41:36.284 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/frontend-8467f96566-2qv6f, name=eth0)
2026-02-17 02:41:36.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/frontend-8467f96566-2qv6f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92bdccd1095" profile_ids:"kns.kubectl-3425" profile_ids:"ksa.kubectl-3425.default" ipv4_nets:"10.100.125.91/32"}
2026-02-17 02:41:36.285 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.285 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.285 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.290 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92bdccd1095"
2026-02-17 02:41:36.290 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.290 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.309 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.309 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.541 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5, name=eth0)
2026-02-17 02:41:36.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e62f9e87f" profile_ids:"kns.kubectl-3425" profile_ids:"ksa.kubectl-3425.default" ipv4_nets:"10.100.125.92/32"}
2026-02-17 02:41:36.541 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.542 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.542 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.544 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e62f9e87f"
2026-02-17 02:41:36.544 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.545 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.569 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.569 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3425"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3425"}
2026-02-17 02:41:36.580 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/frontend-8467f96566-2qv6f, name=eth0)
2026-02-17 02:41:36.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/frontend-8467f96566-2qv6f" endpoint_id:"eth0"}
2026-02-17 02:41:36.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6181"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6181"}
2026-02-17 02:41:36.589 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.589 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 32
2026-02-17 02:41:36.592 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali92bdccd1095" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.592 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali92bdccd1095" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.592 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.592 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.593 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.91
2026-02-17 02:41:36.656 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/frontend-8467f96566-2qv6f", EndpointId:"eth0"}
2026-02-17 02:41:36.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6181" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:36.686 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali92bdccd1095" state="down"
2026-02-17 02:41:36.687 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali92bdccd1095"
2026-02-17 02:41:36.687 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92bdccd1095", State:"down", Index:32}
2026-02-17 02:41:36.687 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.687 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.687 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-17 02:41:36.691 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali92bdccd1095" state=""
2026-02-17 02:41:36.692 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali92bdccd1095"
2026-02-17 02:41:36.707 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92bdccd1095", State:"", Index:32}
2026-02-17 02:41:36.707 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Set[string](nil)}
2026-02-17 02:41:36.707 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92bdccd1095", Addrs:set.Set[string](nil)}
2026-02-17 02:41:36.879 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5, name=eth0)
2026-02-17 02:41:36.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5" endpoint_id:"eth0"}
2026-02-17 02:41:36.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3425.default"}
2026-02-17 02:41:36.880 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3425"}
2026-02-17 02:41:36.880 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.880 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.881 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3425" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.881 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q5JBGZ2x77RupDioRV" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.881 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3425" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.881 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q5JBGZ2x77RupDioRV" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.881 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.881 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4e62f9e87f" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.881 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4e62f9e87f" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.881 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.881 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.882 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.92
2026-02-17 02:41:36.942 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3425/agnhost-replica-55c4f8fb74-8cjp5", EndpointId:"eth0"}
2026-02-17 02:41:36.985 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4e62f9e87f" state="down"
2026-02-17 02:41:36.985 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e62f9e87f", State:"down", Index:33}
2026-02-17 02:41:36.986 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4e62f9e87f"
2026-02-17 02:41:36.986 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-17 02:41:36.986 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4e62f9e87f" state=""
2026-02-17 02:41:36.986 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4e62f9e87f"
2026-02-17 02:41:37.028 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:37.029 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:37.029 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e62f9e87f", State:"", Index:33}
2026-02-17 02:41:37.029 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:37.029 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e62f9e87f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:38.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-219"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-219"}
2026-02-17 02:41:38.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-887"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-887"}
2026-02-17 02:41:38.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:38.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-887" type:"ExternalName"
2026-02-17 02:41:38.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-887" type:"NodePort" cluster_ips:"10.254.154.79" ports:{Protocol:"TCP" Port:80 NodePort:30747}
2026-02-17 02:41:38.779 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-887/externalname-service-65574575c9-7ltqz, name=eth0)
2026-02-17 02:41:38.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-887.default"} profile:{}
2026-02-17 02:41:38.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-887"} profile:{inbound_rules:{action:"allow" rule_id:"ng6pp1XAtKQtiyla"} outbound_rules:{action:"allow" rule_id:"YBDkRSxGKGR4Bpiv"}}
2026-02-17 02:41:38.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-887/externalname-service-65574575c9-7ltqz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e9aa8271f" profile_ids:"kns.services-887" profile_ids:"ksa.services-887.default" ipv4_nets:"10.100.125.93/32"}
2026-02-17 02:41:38.780 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.780 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.781 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.781 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75e9aa8271f" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.782 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-887" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.782 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7UefA_R7j_q8zGQJBq" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.782 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75e9aa8271f" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.782 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-887" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.782 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7UefA_R7j_q8zGQJBq" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.782 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:38.782 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.782 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.827 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.827 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.850 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali75e9aa8271f" state="down"
2026-02-17 02:41:38.851 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75e9aa8271f"
2026-02-17 02:41:38.851 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e9aa8271f", State:"down", Index:34}
2026-02-17 02:41:38.851 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.851 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.851 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:38.851 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.851 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.857 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali75e9aa8271f" state="up"
2026-02-17 02:41:38.873 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.873 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.874 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e9aa8271f", State:"up", Index:34}
2026-02-17 02:41:38.874 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:38.874 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:38.874 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:38.874 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.874 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:38.901 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:38.901 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.291 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-887/externalname-service-65574575c9-7ltqz, name=eth0)
2026-02-17 02:41:39.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-887/externalname-service-65574575c9-7ltqz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e9aa8271f" profile_ids:"kns.services-887" profile_ids:"ksa.services-887.default" ipv4_nets:"10.100.125.93/32"}
2026-02-17 02:41:39.291 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:39.292 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:39.292 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:39.292 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:39.293 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:39.293 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:39.318 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.318 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} status="up"
2026-02-17 02:41:40.609 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-17 02:41:40.609 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75e9aa8271f"
2026-02-17 02:41:40.609 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.609 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6181"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6181"}
2026-02-17 02:41:40.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2075"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2075"}
2026-02-17 02:41:40.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2075" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:40.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5192" name:"default"}
2026-02-17 02:41:41.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5192"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5192"}
2026-02-17 02:41:41.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5192"}
2026-02-17 02:41:41.195 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9280" name:"default"}
2026-02-17 02:41:41.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9280"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-9280"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9280"}
2026-02-17 02:41:41.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9280"}
2026-02-17 02:41:41.455 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4642" name:"default"}
2026-02-17 02:41:41.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3425" name:"default"}
2026-02-17 02:41:41.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4642"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4642"}
2026-02-17 02:41:41.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4642"}
2026-02-17 02:41:42.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3425"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3425"}
2026-02-17 02:41:42.334 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3425"}
2026-02-17 02:41:43.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-219"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-219"}
2026-02-17 02:41:43.812 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2075"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2075"}
2026-02-17 02:41:43.840 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3619"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3619"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3619"}
2026-02-17 02:41:43.867 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3619" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:45.905 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6181" name:"default"}
2026-02-17 02:41:45.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6181"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6181"}
2026-02-17 02:41:45.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6181"}
2026-02-17 02:41:47.165 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:47.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:47.166 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:47.166 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:47.166 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:47.167 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:47.167 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:47.168 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:47.189 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:47.189 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:47.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-887"
2026-02-17 02:41:47.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3619"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3619"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3619"}
2026-02-17 02:41:47.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8640"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"services-8640"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8640"}
2026-02-17 02:41:48.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:48.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-8640" type:"ClusterIP" cluster_ips:"10.254.156.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:48.058 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-887"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-887"}
2026-02-17 02:41:48.076 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:48.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:48.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7093"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7093"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7093"}
2026-02-17 02:41:48.095 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.095 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.095 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.095 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:48.096 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.096 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.128 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:48.129 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:48.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7093" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:48.211 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:48.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8004f949f10" profile_ids:"kns.statefulset-5778" profile_ids:"ksa.statefulset-5778.default" ipv4_nets:"10.100.125.89/32"}
2026-02-17 02:41:48.211 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.212 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.212 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.212 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8004f949f10"
2026-02-17 02:41:48.212 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.212 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.234 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:48.234 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:48.416 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5778/ss-1, name=eth0)
2026-02-17 02:41:48.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5778/ss-1" endpoint_id:"eth0"}
2026-02-17 02:41:48.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5778"}
2026-02-17 02:41:48.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5778.default"}
2026-02-17 02:41:48.416 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.416 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nMN2pDgZcr_ka0S9qC" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_i5cssJ4SzY22aLPpfn" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nMN2pDgZcr_ka0S9qC" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_i5cssJ4SzY22aLPpfn" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8004f949f10" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8004f949f10" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.417 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.417 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.418 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.89
2026-02-17 02:41:48.481 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5778/ss-1", EndpointId:"eth0"}
2026-02-17 02:41:48.532 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali8004f949f10" state="down"
2026-02-17 02:41:48.532 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8004f949f10"
2026-02-17 02:41:48.532 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 02:41:48.532 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali8004f949f10" state=""
2026-02-17 02:41:48.532 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8004f949f10"
2026-02-17 02:41:48.532 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8004f949f10", State:"down", Index:30}
2026-02-17 02:41:48.532 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Typed[string]{}}
2026-02-17 02:41:48.533 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Typed[string]{}}
2026-02-17 02:41:48.533 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8004f949f10", State:"", Index:30}
2026-02-17 02:41:48.533 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Set[string](nil)}
2026-02-17 02:41:48.533 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8004f949f10", Addrs:set.Set[string](nil)}
2026-02-17 02:41:48.812 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8640/affinity-clusterip-6dd57cf8dc-hnnxn, name=eth0)
2026-02-17 02:41:48.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8640"} profile:{inbound_rules:{action:"allow" rule_id:"7dKn3V9JdjsywTWH"} outbound_rules:{action:"allow" rule_id:"Tagy6-2kf9mlw7TO"}}
2026-02-17 02:41:48.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8640.default"} profile:{}
2026-02-17 02:41:48.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35289ad0b00" profile_ids:"kns.services-8640" profile_ids:"ksa.services-8640.default" ipv4_nets:"10.100.125.94/32"}
2026-02-17 02:41:48.814 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.814 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.814 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.815 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali35289ad0b00" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.815 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8640" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.815 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_P4lNYpJWgXyHmAVRRE" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.815 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali35289ad0b00" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.815 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8640" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.815 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_P4lNYpJWgXyHmAVRRE" ipVersion=0x4 table="filter"
2026-02-17 02:41:48.815 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali35289ad0b00"
2026-02-17 02:41:48.815 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.815 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.859 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:48.859 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} status="down"
2026-02-17 02:41:48.885 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali35289ad0b00" state="down"
2026-02-17 02:41:48.885 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35289ad0b00"
2026-02-17 02:41:48.885 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35289ad0b00", State:"down", Index:35}
2026-02-17 02:41:48.885 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Typed[string]{}}
2026-02-17 02:41:48.885 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Typed[string]{}}
2026-02-17 02:41:48.885 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35289ad0b00"
2026-02-17 02:41:48.885 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.885 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.886 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali35289ad0b00" state="up"
2026-02-17 02:41:48.907 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:48.907 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} status="down"
2026-02-17 02:41:48.907 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35289ad0b00", State:"up", Index:35}
2026-02-17 02:41:48.907 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali35289ad0b00"
2026-02-17 02:41:48.907 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali35289ad0b00"
2026-02-17 02:41:48.907 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35289ad0b00"
2026-02-17 02:41:48.907 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.907 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:48.933 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:48.933 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} status="up"
2026-02-17 02:41:49.067 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2075" name:"default"}
2026-02-17 02:41:49.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2075"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2075"}
2026-02-17 02:41:49.362 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8640/affinity-clusterip-6dd57cf8dc-hnnxn, name=eth0)
2026-02-17 02:41:49.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35289ad0b00" profile_ids:"kns.services-8640" profile_ids:"ksa.services-8640.default" ipv4_nets:"10.100.125.94/32"}
2026-02-17 02:41:49.377 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2075"}
2026-02-17 02:41:49.377 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:49.378 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:49.378 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:49.378 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali35289ad0b00"
2026-02-17 02:41:49.378 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:49.378 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:49.404 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:49.404 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"} status="up"
2026-02-17 02:41:50.433 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-17 02:41:50.433 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali35289ad0b00"
2026-02-17 02:41:50.433 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:50.433 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:52.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7093"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7093"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7093"}
2026-02-17 02:41:52.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6692"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6692"}
2026-02-17 02:41:52.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:52.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-8640"
2026-02-17 02:41:52.765 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8640/affinity-clusterip-6dd57cf8dc-hnnxn, name=eth0)
2026-02-17 02:41:52.780 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-8640/affinity-clusterip-6dd57cf8dc-hnnxn, name=eth0)
2026-02-17 02:41:52.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali35289ad0b00" profile_ids:"kns.services-8640" profile_ids:"ksa.services-8640.default" ipv4_nets:"10.100.125.94/32"}
2026-02-17 02:41:52.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn" endpoint_id:"eth0"}
2026-02-17 02:41:52.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8640"}
2026-02-17 02:41:52.786 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8640.default"}
2026-02-17 02:41:52.786 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:52.786 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:52.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8640" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_P4lNYpJWgXyHmAVRRE" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8640" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_P4lNYpJWgXyHmAVRRE" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.786 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:52.787 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali35289ad0b00" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.787 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali35289ad0b00" ipVersion=0x4 table="filter"
2026-02-17 02:41:52.787 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:52.787 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:52.788 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.94
2026-02-17 02:41:52.870 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8640/affinity-clusterip-6dd57cf8dc-hnnxn", EndpointId:"eth0"}
2026-02-17 02:41:52.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8640"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"services-8640"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8640"}
2026-02-17 02:41:52.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1369"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1369"}
2026-02-17 02:41:52.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-1369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:53.100 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-887/externalname-service-65574575c9-7ltqz, name=eth0)
2026-02-17 02:41:53.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-887/externalname-service-65574575c9-7ltqz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e9aa8271f" profile_ids:"kns.services-887" profile_ids:"ksa.services-887.default" ipv4_nets:"10.100.125.93/32"}
2026-02-17 02:41:53.101 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.101 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.101 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.102 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e9aa8271f"
2026-02-17 02:41:53.102 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.102 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.108 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-887/externalname-service-65574575c9-7ltqz, name=eth0)
2026-02-17 02:41:53.125 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:53.125 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"} status="up"
2026-02-17 02:41:53.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-887/externalname-service-65574575c9-7ltqz" endpoint_id:"eth0"}
2026-02-17 02:41:53.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-887.default"}
2026-02-17 02:41:53.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-887"}
2026-02-17 02:41:53.125 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.125 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.126 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-887" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.126 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7UefA_R7j_q8zGQJBq" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.126 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-887" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.126 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7UefA_R7j_q8zGQJBq" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.126 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.126 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75e9aa8271f" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.126 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75e9aa8271f" ipVersion=0x4 table="filter"
2026-02-17 02:41:53.127 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.127 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.128 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.93
2026-02-17 02:41:53.181 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-887/externalname-service-65574575c9-7ltqz", EndpointId:"eth0"}
2026-02-17 02:41:53.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-887" name:"default"}
2026-02-17 02:41:53.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3619" name:"default"}
2026-02-17 02:41:53.792 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-887"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-887"}
2026-02-17 02:41:53.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-887"}
2026-02-17 02:41:53.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3619"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3619"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3619"}
2026-02-17 02:41:54.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3619"}
bird: KIF: Received address message for unknown interface 35
2026-02-17 02:41:55.155 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali35289ad0b00" state="down"
2026-02-17 02:41:55.156 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali35289ad0b00"
2026-02-17 02:41:55.156 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-17 02:41:55.156 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35289ad0b00", State:"down", Index:35}
2026-02-17 02:41:55.156 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Typed[string]{}}
2026-02-17 02:41:55.156 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Typed[string]{}}
2026-02-17 02:41:55.158 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali35289ad0b00" state=""
2026-02-17 02:41:55.158 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali35289ad0b00"
2026-02-17 02:41:55.175 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali35289ad0b00", State:"", Index:35}
2026-02-17 02:41:55.175 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Set[string](nil)}
2026-02-17 02:41:55.175 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali35289ad0b00", Addrs:set.Set[string](nil)}
2026-02-17 02:41:55.531 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali75e9aa8271f" state="down"
2026-02-17 02:41:55.531 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75e9aa8271f"
2026-02-17 02:41:55.531 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 02:41:55.531 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e9aa8271f", State:"down", Index:34}
2026-02-17 02:41:55.531 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:55.531 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:55.532 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="cali75e9aa8271f" state=""
2026-02-17 02:41:55.532 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75e9aa8271f"
2026-02-17 02:41:55.555 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e9aa8271f", State:"", Index:34}
2026-02-17 02:41:55.555 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:55.555 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e9aa8271f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:56.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6692"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6692"}
2026-02-17 02:41:56.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7622"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7622"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7622"}
2026-02-17 02:41:56.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7622" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:56.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5778"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5778"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5778"}
2026-02-17 02:41:56.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3435"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3435"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3435"}
2026-02-17 02:41:57.003 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3435" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:57.034 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3435" type:"ClusterIP" cluster_ips:"10.254.154.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:57.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1369"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1369"}
2026-02-17 02:41:57.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-643"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-643"}
2026-02-17 02:41:57.171 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pods-7622/test-pod-3, name=eth0)
2026-02-17 02:41:57.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:57.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-7622"} profile:{inbound_rules:{action:"allow" rule_id:"8_Vb6wvThqwzxlPt"} outbound_rules:{action:"allow" rule_id:"omskp-_-QNlOV16E"}}
2026-02-17 02:41:57.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-7622.default"} profile:{}
2026-02-17 02:41:57.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7622/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70e9540c9be" profile_ids:"kns.pods-7622" profile_ids:"ksa.pods-7622.default" ipv4_nets:"10.100.125.95/32"}
2026-02-17 02:41:57.181 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.181 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.181 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.182 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali70e9540c9be" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.182 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-7622" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.182 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nbKv2YGXR0jlV6hbxo" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.182 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali70e9540c9be" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.182 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-7622" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.182 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nbKv2YGXR0jlV6hbxo" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.182 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali70e9540c9be"
2026-02-17 02:41:57.182 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.182 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.233 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali70e9540c9be" state="down"
2026-02-17 02:41:57.233 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70e9540c9be"
2026-02-17 02:41:57.234 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:57.234 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-17 02:41:57.234 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70e9540c9be", State:"down", Index:36}
2026-02-17 02:41:57.234 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.234 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.234 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70e9540c9be"
2026-02-17 02:41:57.234 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.234 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.237 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali70e9540c9be" state="up"
2026-02-17 02:41:57.262 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:57.262 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-17 02:41:57.262 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70e9540c9be", State:"up", Index:36}
2026-02-17 02:41:57.263 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali70e9540c9be"
2026-02-17 02:41:57.263 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali70e9540c9be"
2026-02-17 02:41:57.263 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70e9540c9be"
2026-02-17 02:41:57.263 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.263 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:57.287 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:57.287 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7093" name:"default"}
2026-02-17 02:41:57.841 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/affinity-clusterip-transition-5cffb65545-kqlpf, name=eth0)
2026-02-17 02:41:57.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3435"} profile:{inbound_rules:{action:"allow" rule_id:"O6ew9SzjClOgSCYF"} outbound_rules:{action:"allow" rule_id:"fQqbnLTrR5LjRKm1"}}
2026-02-17 02:41:57.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3435.default"} profile:{}
2026-02-17 02:41:57.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe18d1f030e" profile_ids:"kns.services-3435" profile_ids:"ksa.services-3435.default" ipv4_nets:"10.100.125.96/32"}
2026-02-17 02:41:57.842 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.842 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.842 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.843 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe18d1f030e" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.843 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3435" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.843 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0cwZ0ZKmwQgpMrnjV0" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.843 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe18d1f030e" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.843 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3435" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.843 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0cwZ0ZKmwQgpMrnjV0" ipVersion=0x4 table="filter"
2026-02-17 02:41:57.843 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe18d1f030e"
2026-02-17 02:41:57.843 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.843 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.881 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:57.881 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} status="down"
2026-02-17 02:41:57.915 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calibe18d1f030e" state="down"
2026-02-17 02:41:57.915 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe18d1f030e"
2026-02-17 02:41:57.916 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe18d1f030e", State:"down", Index:37}
2026-02-17 02:41:57.916 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.916 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.916 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe18d1f030e"
2026-02-17 02:41:57.916 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.916 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.921 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calibe18d1f030e" state="up"
2026-02-17 02:41:57.941 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:57.941 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} status="down"
2026-02-17 02:41:57.941 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe18d1f030e", State:"up", Index:37}
2026-02-17 02:41:57.941 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe18d1f030e"
2026-02-17 02:41:57.941 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe18d1f030e"
2026-02-17 02:41:57.941 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe18d1f030e"
2026-02-17 02:41:57.942 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.942 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:57.963 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:57.963 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} status="up"
2026-02-17 02:41:57.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8640" name:"default"}
2026-02-17 02:41:58.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7093"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7093"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7093"}
2026-02-17 02:41:58.303 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7093"}
2026-02-17 02:41:58.445 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/affinity-clusterip-transition-5cffb65545-kqlpf, name=eth0)
2026-02-17 02:41:58.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe18d1f030e" profile_ids:"kns.services-3435" profile_ids:"ksa.services-3435.default" ipv4_nets:"10.100.125.96/32"}
2026-02-17 02:41:58.445 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:58.445 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:58.445 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:58.446 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe18d1f030e"
2026-02-17 02:41:58.446 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:58.446 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:41:58.473 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:58.473 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"} status="up"
2026-02-17 02:41:58.494 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pods-7622/test-pod-3, name=eth0)
2026-02-17 02:41:58.494 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7622/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70e9540c9be" profile_ids:"kns.pods-7622" profile_ids:"ksa.pods-7622.default" ipv4_nets:"10.100.125.95/32"}
2026-02-17 02:41:58.494 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:58.494 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:58.494 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:58.496 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70e9540c9be"
2026-02-17 02:41:58.496 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:58.496 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:41:58.535 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:58.535 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:41:58.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8640"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"services-8640"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8640"}
2026-02-17 02:41:58.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8640"}
2026-02-17 02:41:58.784 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-17 02:41:58.785 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali70e9540c9be"
2026-02-17 02:41:58.785 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:58.785 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:59.136 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 02:41:59.136 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe18d1f030e"
2026-02-17 02:41:59.136 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:59.136 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:59.704 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/execpod-affinityzs62r, name=eth0)
2026-02-17 02:41:59.705 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/execpod-affinityzs62r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib43f9fc92d4" profile_ids:"kns.services-3435" profile_ids:"ksa.services-3435.default" ipv4_nets:"10.100.125.97/32"}
2026-02-17 02:41:59.705 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.705 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.705 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:41:59.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib43f9fc92d4" ipVersion=0x4 table="filter"
2026-02-17 02:41:59.705 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:41:59.706 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib43f9fc92d4" ipVersion=0x4 table="filter"
2026-02-17 02:41:59.706 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib43f9fc92d4"
2026-02-17 02:41:59.706 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.706 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.757 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:59.757 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} status="down"
2026-02-17 02:41:59.781 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib43f9fc92d4" state="down"
2026-02-17 02:41:59.782 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib43f9fc92d4"
2026-02-17 02:41:59.782 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib43f9fc92d4", State:"down", Index:38}
2026-02-17 02:41:59.782 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:59.782 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Typed[string]{}}
2026-02-17 02:41:59.782 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib43f9fc92d4"
2026-02-17 02:41:59.782 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.782 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.783 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib43f9fc92d4" state="up"
2026-02-17 02:41:59.805 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:59.805 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} status="down"
2026-02-17 02:41:59.805 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib43f9fc92d4", State:"up", Index:38}
2026-02-17 02:41:59.805 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib43f9fc92d4"
2026-02-17 02:41:59.805 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib43f9fc92d4"
2026-02-17 02:41:59.805 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib43f9fc92d4"
2026-02-17 02:41:59.805 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.805 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:41:59.827 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:59.827 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.464 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/execpod-affinityzs62r, name=eth0)
2026-02-17 02:42:00.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/execpod-affinityzs62r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib43f9fc92d4" profile_ids:"kns.services-3435" profile_ids:"ksa.services-3435.default" ipv4_nets:"10.100.125.97/32"}
2026-02-17 02:42:00.464 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:00.464 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:00.464 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:00.465 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib43f9fc92d4"
2026-02-17 02:42:00.466 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:00.466 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:00.487 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:00.487 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.541 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pods-7622/test-pod-3, name=eth0)
2026-02-17 02:42:00.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7622/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali70e9540c9be" profile_ids:"kns.pods-7622" profile_ids:"ksa.pods-7622.default" ipv4_nets:"10.100.125.95/32"}
2026-02-17 02:42:00.541 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.541 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.541 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.542 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali70e9540c9be"
2026-02-17 02:42:00.542 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.542 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.572 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:00.572 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.868 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pods-7622/test-pod-3, name=eth0)
2026-02-17 02:42:00.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7622/test-pod-3" endpoint_id:"eth0"}
2026-02-17 02:42:00.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-7622"}
2026-02-17 02:42:00.869 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-7622.default"}
2026-02-17 02:42:00.869 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.869 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-7622" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nbKv2YGXR0jlV6hbxo" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-7622" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nbKv2YGXR0jlV6hbxo" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.871 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali70e9540c9be" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.871 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali70e9540c9be" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.871 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.871 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.873 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.95
2026-02-17 02:42:00.933 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7622/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:42:00.980 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 02:42:00.980 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali70e9540c9be"
2026-02-17 02:42:00.980 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali70e9540c9be" state="down"
2026-02-17 02:42:00.980 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Typed[string]{}}
2026-02-17 02:42:00.981 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Typed[string]{}}
2026-02-17 02:42:00.981 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70e9540c9be", State:"down", Index:36}
2026-02-17 02:42:00.984 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali70e9540c9be" state=""
2026-02-17 02:42:00.984 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali70e9540c9be"
2026-02-17 02:42:01.004 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali70e9540c9be", State:"", Index:36}
2026-02-17 02:42:01.004 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Set[string](nil)}
2026-02-17 02:42:01.004 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali70e9540c9be", Addrs:set.Set[string](nil)}
2026-02-17 02:42:01.308 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-643"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-643"}
2026-02-17 02:42:01.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1590"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1590"}
2026-02-17 02:42:01.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1590" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:01.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-1590" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:01.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3435" type:"ClusterIP" cluster_ips:"10.254.154.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:01.668 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 02:42:01.668 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib43f9fc92d4"
2026-02-17 02:42:01.668 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:01.668 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:01.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6692" name:"default"}
2026-02-17 02:42:01.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6692"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6692"}
2026-02-17 02:42:01.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6692"}
2026-02-17 02:42:01.860 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3435" type:"ClusterIP" cluster_ips:"10.254.154.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:02.203 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/execpod-affinityzs62r, name=eth0)
2026-02-17 02:42:02.203 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/execpod-affinityzs62r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib43f9fc92d4" profile_ids:"kns.services-3435" profile_ids:"ksa.services-3435.default" ipv4_nets:"10.100.125.97/32"}
2026-02-17 02:42:02.203 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.203 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.203 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.204 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib43f9fc92d4"
2026-02-17 02:42:02.204 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.204 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.214 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/execpod-affinityzs62r, name=eth0)
2026-02-17 02:42:02.231 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:02.231 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:02.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1369"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1369"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1369"}
2026-02-17 02:42:02.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/execpod-affinityzs62r" endpoint_id:"eth0"}
2026-02-17 02:42:02.231 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.231 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.231 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.231 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.231 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib43f9fc92d4" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.231 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.232 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib43f9fc92d4" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.232 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.232 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.232 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.97
2026-02-17 02:42:02.297 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/execpod-affinityzs62r", EndpointId:"eth0"}
2026-02-17 02:42:02.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-3435"
2026-02-17 02:42:02.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3435"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3435"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3435"}
2026-02-17 02:42:02.304 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/affinity-clusterip-transition-5cffb65545-kqlpf, name=eth0)
2026-02-17 02:42:02.318 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-3435/affinity-clusterip-transition-5cffb65545-kqlpf, name=eth0)
2026-02-17 02:42:02.328 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe18d1f030e" profile_ids:"kns.services-3435" profile_ids:"ksa.services-3435.default" ipv4_nets:"10.100.125.96/32"}
2026-02-17 02:42:02.328 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf" endpoint_id:"eth0"}
2026-02-17 02:42:02.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3435"}
2026-02-17 02:42:02.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3435.default"}
2026-02-17 02:42:02.330 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:42:02.330 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:42:02.331 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3435" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.332 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0cwZ0ZKmwQgpMrnjV0" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.332 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3435" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.332 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0cwZ0ZKmwQgpMrnjV0" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.333 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:42:02.334 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe18d1f030e" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.334 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe18d1f030e" ipVersion=0x4 table="filter"
2026-02-17 02:42:02.335 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:42:02.336 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:42:02.337 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.96
2026-02-17 02:42:02.393 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3435/affinity-clusterip-transition-5cffb65545-kqlpf", EndpointId:"eth0"}
2026-02-17 02:42:02.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-46"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-46"}
2026-02-17 02:42:02.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-46" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:02.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-46" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:42:02.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-46"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-46"}
2026-02-17 02:42:02.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4376"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4376"}
2026-02-17 02:42:02.456 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4376" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:02.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4376"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4376"}
2026-02-17 02:42:02.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5460"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5460"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5460"}
2026-02-17 02:42:02.568 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5460" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:02.632 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7622"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7622"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7622"}
2026-02-17 02:42:02.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6924"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6924"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6924"}
2026-02-17 02:42:02.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:02.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5460"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5460"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5460"}
2026-02-17 02:42:02.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3192"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3192"}
2026-02-17 02:42:02.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3192" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:02.760 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:02.815 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib43f9fc92d4" state="down"
2026-02-17 02:42:02.815 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib43f9fc92d4"
2026-02-17 02:42:02.816 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 02:42:02.816 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib43f9fc92d4", State:"down", Index:38}
2026-02-17 02:42:02.816 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:02.816 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:02.818 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="calib43f9fc92d4" state=""
2026-02-17 02:42:02.818 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib43f9fc92d4"
2026-02-17 02:42:02.818 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib43f9fc92d4", State:"", Index:38}
2026-02-17 02:42:02.818 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Set[string](nil)}
2026-02-17 02:42:02.818 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib43f9fc92d4", Addrs:set.Set[string](nil)}
2026-02-17 02:42:02.838 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3192"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3192"}
2026-02-17 02:42:02.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4652"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"job-4652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4652"}
2026-02-17 02:42:02.868 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:03.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5778" name:"default"}
2026-02-17 02:42:03.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5778"
2026-02-17 02:42:03.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:42:03.224 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:03.225 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:03.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5778"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5778"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5778"}
2026-02-17 02:42:03.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5778"}
2026-02-17 02:42:03.489 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4652/foo-r8cpj, name=eth0)
2026-02-17 02:42:03.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4652.default"} profile:{}
2026-02-17 02:42:03.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4652"} profile:{inbound_rules:{action:"allow" rule_id:"WxeqxEgy33eT-RYW"} outbound_rules:{action:"allow" rule_id:"ZVfFoWCWJuxm-Nee"}}
2026-02-17 02:42:03.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4652/foo-r8cpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid739864e540" profile_ids:"kns.job-4652" profile_ids:"ksa.job-4652.default" ipv4_nets:"10.100.125.98/32"}
2026-02-17 02:42:03.541 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.541 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.541 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid739864e540" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4652" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_44yqZS7BvW8wRqWeEM" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid739864e540" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4652" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_44yqZS7BvW8wRqWeEM" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.541 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid739864e540"
2026-02-17 02:42:03.541 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.541 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.560 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calid739864e540" state="down"
2026-02-17 02:42:03.560 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid739864e540"
2026-02-17 02:42:03.562 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calid739864e540" state="up"
2026-02-17 02:42:03.583 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.583 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.583 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid739864e540", State:"down", Index:39}
2026-02-17 02:42:03.583 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.583 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.583 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid739864e540", State:"up", Index:39}
2026-02-17 02:42:03.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-6960" name:"default"}
2026-02-17 02:42:03.644 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid739864e540"
2026-02-17 02:42:03.644 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid739864e540"
2026-02-17 02:42:03.644 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid739864e540"
2026-02-17 02:42:03.644 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.644 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:03.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:03.664 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-6960"}
2026-02-17 02:42:04.204 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:04.495 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4652/foo-r8cpj, name=eth0)
2026-02-17 02:42:04.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4652/foo-r8cpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid739864e540" profile_ids:"kns.job-4652" profile_ids:"ksa.job-4652.default" ipv4_nets:"10.100.125.98/32"}
2026-02-17 02:42:04.495 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:04.495 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:04.496 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:04.496 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid739864e540"
2026-02-17 02:42:04.496 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:04.496 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:04.526 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.526 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.728 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calibe18d1f030e" state="down"
2026-02-17 02:42:04.728 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe18d1f030e"
2026-02-17 02:42:04.729 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 02:42:04.729 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe18d1f030e", State:"down", Index:37}
2026-02-17 02:42:04.729 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.729 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:04.730 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calibe18d1f030e" state=""
2026-02-17 02:42:04.732 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe18d1f030e"
2026-02-17 02:42:04.754 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe18d1f030e", State:"", Index:37}
2026-02-17 02:42:04.754 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Set[string](nil)}
2026-02-17 02:42:04.754 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe18d1f030e", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.002 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4652/foo-r8cpj, name=eth0)
2026-02-17 02:42:05.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4652/foo-r8cpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid739864e540" profile_ids:"kns.job-4652" profile_ids:"ksa.job-4652.default" ipv4_nets:"10.100.125.98/32"}
2026-02-17 02:42:05.002 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.002 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.003 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.003 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid739864e540"
2026-02-17 02:42:05.003 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.003 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.020 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4652/foo-r8cpj, name=eth0)
2026-02-17 02:42:05.024 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:05.024 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} status="up"
2026-02-17 02:42:05.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4652/foo-r8cpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid739864e540" profile_ids:"kns.job-4652" profile_ids:"ksa.job-4652.default" ipv4_nets:"10.100.125.98/32"}
2026-02-17 02:42:05.024 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.024 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.024 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.025 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid739864e540"
2026-02-17 02:42:05.025 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.025 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:05.048 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:05.048 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"} status="up"
2026-02-17 02:42:05.094 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 02:42:05.095 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid739864e540"
2026-02-17 02:42:05.095 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:05.095 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:06.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-643" name:"default"}
2026-02-17 02:42:06.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-643"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-643"}
2026-02-17 02:42:06.740 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4652/foo-r8cpj, name=eth0)
bird: KIF: Received address message for unknown interface 39
2026-02-17 02:42:06.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4652/foo-r8cpj" endpoint_id:"eth0"}
2026-02-17 02:42:06.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4652"}
2026-02-17 02:42:06.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4652.default"}
2026-02-17 02:42:06.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-643"}
2026-02-17 02:42:06.759 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:06.759 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:06.760 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4652" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.760 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_44yqZS7BvW8wRqWeEM" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.760 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4652" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.760 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_44yqZS7BvW8wRqWeEM" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.760 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:06.760 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.760 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid739864e540" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.761 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.761 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid739864e540" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.761 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:06.761 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:06.762 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.98
2026-02-17 02:42:06.817 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4652/foo-r8cpj", EndpointId:"eth0"}
2026-02-17 02:42:06.841 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid739864e540"
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calid739864e540" state="down"
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Typed[string]{}}
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calid739864e540" state=""
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid739864e540"
2026-02-17 02:42:06.842 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Typed[string]{}}
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid739864e540", State:"down", Index:39}
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid739864e540", State:"", Index:39}
2026-02-17 02:42:06.842 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Set[string](nil)}
2026-02-17 02:42:06.842 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid739864e540", Addrs:set.Set[string](nil)}
2026-02-17 02:42:07.485 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-1369" name:"default"}
2026-02-17 02:42:07.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-46" name:"default"}
2026-02-17 02:42:07.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-1369"}
2026-02-17 02:42:07.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-46" name:"e2e"}
2026-02-17 02:42:07.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4652"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"job-4652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4652"}
2026-02-17 02:42:07.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-9885"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-9885"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-9885"}
2026-02-17 02:42:07.672 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-9885" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:07.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3435" name:"default"}
2026-02-17 02:42:08.043 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5460" name:"default"}
2026-02-17 02:42:08.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-9885"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-9885"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-9885"}
2026-02-17 02:42:08.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2568"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2568"}
2026-02-17 02:42:08.098 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-2568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:08.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-46"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-46"}
2026-02-17 02:42:08.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-46"}
2026-02-17 02:42:08.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3435"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3435"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3435"}
2026-02-17 02:42:08.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3435"}
2026-02-17 02:42:08.550 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-1590"
2026-02-17 02:42:08.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1590"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1590"}
2026-02-17 02:42:08.594 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2950"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-2950"}
2026-02-17 02:42:08.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-2950" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:08.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3192" name:"default"}
2026-02-17 02:42:08.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3192"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3192"}
2026-02-17 02:42:08.864 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3192"}
2026-02-17 02:42:08.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4376" name:"default"}
2026-02-17 02:42:09.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4376"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4376"}
2026-02-17 02:42:09.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4376"}
2026-02-17 02:42:09.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5460"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5460"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5460"}
2026-02-17 02:42:09.156 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5460"}
2026-02-17 02:42:09.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7622" name:"default"}
2026-02-17 02:42:09.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7622"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7622"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7622"}
2026-02-17 02:42:09.256 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7622"}
2026-02-17 02:42:09.256 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:10.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2950" type:"ClusterIP" cluster_ips:"10.254.207.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:10.664 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:10.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2950"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-2950"}
2026-02-17 02:42:10.894 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2865"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2865"}
2026-02-17 02:42:10.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:10.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2865"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2865"}
2026-02-17 02:42:10.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9437"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9437"}
2026-02-17 02:42:10.991 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-9437" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:12.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6924"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6924"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6924"}
2026-02-17 02:42:12.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2138"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2138"}
2026-02-17 02:42:12.836 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2138" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:13.144 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-9885" name:"default"}
2026-02-17 02:42:13.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4652" name:"default"}
2026-02-17 02:42:13.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4652"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"job-4652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4652"}
2026-02-17 02:42:13.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4652"}
2026-02-17 02:42:13.548 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-9885"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-9885"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-9885"}
2026-02-17 02:42:13.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-9885"}
2026-02-17 02:42:14.093 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1590" name:"default"}
2026-02-17 02:42:14.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1590"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1590"}
2026-02-17 02:42:14.229 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1590"}
2026-02-17 02:42:14.918 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:42:14.929 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2138"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2138"}
2026-02-17 02:42:14.958 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3281"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3281"}
2026-02-17 02:42:14.958 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:15.977 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2950"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-2950"}
2026-02-17 02:42:16.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2865" name:"default"}
2026-02-17 02:42:16.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9437"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9437"}
2026-02-17 02:42:16.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7464"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-7464"}
2026-02-17 02:42:16.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:16.547 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2865"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2865"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2865"}
2026-02-17 02:42:16.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2865"}
2026-02-17 02:42:16.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-244"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-244"}
2026-02-17 02:42:16.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2250"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"job-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2250"}
2026-02-17 02:42:16.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2568"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2568"}
2026-02-17 02:42:17.338 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-2250/with-success-policy-succeeded-indexed-0-7bjj6, name=eth0)
2026-02-17 02:42:17.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-2250"} profile:{inbound_rules:{action:"allow" rule_id:"qS6pvlZVbVx3U9NX"} outbound_rules:{action:"allow" rule_id:"2JmKvjchA2dGE9TR"}}
2026-02-17 02:42:17.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-2250.default"} profile:{}
2026-02-17 02:42:17.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07351d17da4" profile_ids:"kns.job-2250" profile_ids:"ksa.job-2250.default" ipv4_nets:"10.100.125.99/32"}
2026-02-17 02:42:17.340 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.340 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.340 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.340 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07351d17da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.341 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-2250" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.341 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OjMhLOkPwWZxS4kHah" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.341 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07351d17da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.341 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-2250" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.341 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OjMhLOkPwWZxS4kHah" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.341 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07351d17da4"
2026-02-17 02:42:17.341 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.341 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.384 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:17.384 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:17.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9874"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-9874"}
2026-02-17 02:42:17.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-9874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:17.406 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali07351d17da4" state="down"
2026-02-17 02:42:17.407 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07351d17da4"
2026-02-17 02:42:17.408 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07351d17da4", State:"down", Index:40}
2026-02-17 02:42:17.408 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:17.408 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:17.408 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07351d17da4"
2026-02-17 02:42:17.408 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.408 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.419 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali07351d17da4" state="up"
2026-02-17 02:42:17.428 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:17.428 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:17.428 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07351d17da4", State:"up", Index:40}
2026-02-17 02:42:17.428 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07351d17da4"
2026-02-17 02:42:17.428 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07351d17da4"
2026-02-17 02:42:17.428 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07351d17da4"
2026-02-17 02:42:17.428 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.429 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:17.447 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.447 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6924" name:"default"}
2026-02-17 02:42:18.527 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6924"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6924"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6924"}
2026-02-17 02:42:18.558 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6924"}
2026-02-17 02:42:18.756 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 02:42:18.756 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07351d17da4"
2026-02-17 02:42:18.756 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:18.756 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:19.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3281"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3281"}
2026-02-17 02:42:19.090 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4715"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-4715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4715"}
2026-02-17 02:42:19.090 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:19.573 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-2250/with-success-policy-succeeded-indexed-0-7bjj6, name=eth0)
2026-02-17 02:42:19.573 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07351d17da4" profile_ids:"kns.job-2250" profile_ids:"ksa.job-2250.default" ipv4_nets:"10.100.125.99/32"}
2026-02-17 02:42:19.573 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:19.573 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:19.573 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:19.574 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07351d17da4"
2026-02-17 02:42:19.574 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:19.574 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:19.595 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:19.595 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="up"
2026-02-17 02:42:19.712 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4715/suspend-false-to-true-9lwqh, name=eth0)
2026-02-17 02:42:19.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4715"} profile:{inbound_rules:{action:"allow" rule_id:"UK1V7__rVPtLC1Xk"} outbound_rules:{action:"allow" rule_id:"ANkhFi3VrdGkAjE2"}}
2026-02-17 02:42:19.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4715.default"} profile:{}
2026-02-17 02:42:19.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4715/suspend-false-to-true-9lwqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28ab167b9c9" profile_ids:"kns.job-4715" profile_ids:"ksa.job-4715.default" ipv4_nets:"10.100.125.100/32"}
2026-02-17 02:42:19.713 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.713 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.713 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali28ab167b9c9" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4715" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Nkd58Y5xmShgVTqnhn" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali28ab167b9c9" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4715" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.713 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Nkd58Y5xmShgVTqnhn" ipVersion=0x4 table="filter"
2026-02-17 02:42:19.713 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:19.713 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.713 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.749 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:19.749 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} status="down"
2026-02-17 02:42:19.790 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali28ab167b9c9" state="down"
2026-02-17 02:42:19.791 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28ab167b9c9", State:"down", Index:41}
2026-02-17 02:42:19.791 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:19.792 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.792 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.793 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28ab167b9c9"
2026-02-17 02:42:19.796 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali28ab167b9c9" state="up"
2026-02-17 02:42:19.820 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:19.820 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} status="down"
2026-02-17 02:42:19.820 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:19.820 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:19.820 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28ab167b9c9", State:"up", Index:41}
2026-02-17 02:42:19.820 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:19.820 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:19.820 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:19.821 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.821 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:19.836 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:19.836 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2138" name:"default"}
2026-02-17 02:42:20.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-9874" type:"ClusterIP" cluster_ips:"10.254.192.139" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:42:20.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2138"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2138"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2138"}
2026-02-17 02:42:20.582 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2138"}
2026-02-17 02:42:20.593 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4715/suspend-false-to-true-9lwqh, name=eth0)
2026-02-17 02:42:20.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4715/suspend-false-to-true-9lwqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28ab167b9c9" profile_ids:"kns.job-4715" profile_ids:"ksa.job-4715.default" ipv4_nets:"10.100.125.100/32"}
2026-02-17 02:42:20.599 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:20.600 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:20.600 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:20.601 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:20.601 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:20.601 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:20.622 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.622 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-219" name:"default"}
2026-02-17 02:42:20.741 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 02:42:20.741 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali28ab167b9c9"
2026-02-17 02:42:20.741 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:20.741 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:20.786 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-2250/with-success-policy-succeeded-indexed-0-7bjj6, name=eth0)
2026-02-17 02:42:20.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07351d17da4" profile_ids:"kns.job-2250" profile_ids:"ksa.job-2250.default" ipv4_nets:"10.100.125.99/32"}
2026-02-17 02:42:20.787 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.787 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.787 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.794 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07351d17da4"
2026-02-17 02:42:20.794 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.794 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.835 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:20.836 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:20.836 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-219"}
2026-02-17 02:42:20.836 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07351d17da4"
2026-02-17 02:42:20.890 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali07351d17da4" state="down"
2026-02-17 02:42:20.890 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07351d17da4"
2026-02-17 02:42:20.890 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 02:42:20.890 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07351d17da4", State:"down", Index:40}
2026-02-17 02:42:20.890 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:20.890 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Typed[string]{}}
2026-02-17 02:42:20.890 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07351d17da4"
2026-02-17 02:42:20.890 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07351d17da4"
2026-02-17 02:42:20.890 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.890 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.891 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.99
2026-02-17 02:42:20.892 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali07351d17da4" state=""
2026-02-17 02:42:20.892 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07351d17da4"
2026-02-17 02:42:20.925 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:20.925 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:20.925 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07351d17da4", State:"", Index:40}
2026-02-17 02:42:20.925 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Set[string](nil)}
2026-02-17 02:42:20.925 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07351d17da4", Addrs:set.Set[string](nil)}
2026-02-17 02:42:20.925 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07351d17da4"
2026-02-17 02:42:20.925 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.925 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.952 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:20.952 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"} status="down"
2026-02-17 02:42:20.982 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-2250/with-success-policy-succeeded-indexed-0-7bjj6, name=eth0)
2026-02-17 02:42:20.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6" endpoint_id:"eth0"}
2026-02-17 02:42:20.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-2250"}
2026-02-17 02:42:20.983 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-2250.default"}
2026-02-17 02:42:20.984 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.984 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.985 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-2250" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.985 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OjMhLOkPwWZxS4kHah" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.985 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-2250" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.985 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OjMhLOkPwWZxS4kHah" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.985 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.985 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07351d17da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.986 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07351d17da4" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.986 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:20.986 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:21.045 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2250/with-success-policy-succeeded-indexed-0-7bjj6", EndpointId:"eth0"}
2026-02-17 02:42:21.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2950"
2026-02-17 02:42:21.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-2950" name:"default"}
2026-02-17 02:42:21.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-9437" name:"default"}
2026-02-17 02:42:21.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-2950"}
2026-02-17 02:42:21.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-244"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-244"}
2026-02-17 02:42:21.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9437"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9437"}
2026-02-17 02:42:21.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-9437"}
2026-02-17 02:42:22.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2568"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2568"}
2026-02-17 02:42:22.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2250"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"job-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2250"}
2026-02-17 02:42:22.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-4322"}
2026-02-17 02:42:22.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-4322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:22.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:42:22.982 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:22.982 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:23.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4715"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-4715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4715"}
2026-02-17 02:42:23.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8937"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8937"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8937"}
2026-02-17 02:42:23.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8937" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:23.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8937" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:23.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:42:23.910 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:23.911 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:24.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3281" name:"default"}
2026-02-17 02:42:24.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-9874"
2026-02-17 02:42:24.401 [INFO][69] felix/summary.go 100: Summarising 323 dataplane reconciliation loops over 1m0.1s: avg=30ms longest=85ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:42:24.417 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7464"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-7464"}
2026-02-17 02:42:24.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-8931"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-8931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-8931"}
2026-02-17 02:42:24.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-8931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:24.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9874"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-9874"}
2026-02-17 02:42:24.580 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4500"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-4500"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4500"}
2026-02-17 02:42:24.581 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4500" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:24.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-4500" type:"NodePort" cluster_ips:"10.254.87.88" ports:{Protocol:"TCP" Port:80 NodePort:30219}
2026-02-17 02:42:24.931 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:24.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8937"} profile:{inbound_rules:{action:"allow" rule_id:"l9D_m_NpkTpkb-NX"} outbound_rules:{action:"allow" rule_id:"PZCB9DH8shlwI79O"}}
2026-02-17 02:42:24.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8937.default"} profile:{}
2026-02-17 02:42:24.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.101/32"}
2026-02-17 02:42:24.931 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:24.931 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:24.931 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:24.931 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.931 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.931 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.931 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.931 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.931 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:42:24.931 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:24.932 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:24.932 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:24.966 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:24.966 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.016 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali03c3afcb9f3" state="down"
2026-02-17 02:42:25.016 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.016 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"down", Index:42}
2026-02-17 02:42:25.016 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.016 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.017 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.017 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.017 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.017 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali03c3afcb9f3" state="up"
2026-02-17 02:42:25.035 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:25.035 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.035 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"up", Index:42}
2026-02-17 02:42:25.035 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.035 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.035 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.036 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.036 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.062 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:25.062 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:25.338 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-4500/nodeport-test-5bc554df9c-xls5h, name=eth0)
2026-02-17 02:42:25.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4500.default"} profile:{}
2026-02-17 02:42:25.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4500"} profile:{inbound_rules:{action:"allow" rule_id:"bQiry9YAtgQcLDAJ"} outbound_rules:{action:"allow" rule_id:"JLc83HqrBCtquwxJ"}}
2026-02-17 02:42:25.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4500/nodeport-test-5bc554df9c-xls5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfb48c60798" profile_ids:"kns.services-4500" profile_ids:"ksa.services-4500.default" ipv4_nets:"10.100.125.102/32"}
2026-02-17 02:42:25.338 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.338 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.339 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.339 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibfb48c60798" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.339 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4500" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.339 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gzytMuo6g_6LKfYeON" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.339 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibfb48c60798" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.339 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4500" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.339 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gzytMuo6g_6LKfYeON" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.339 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibfb48c60798"
2026-02-17 02:42:25.339 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.339 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.381 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:25.381 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3281"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3281"}
2026-02-17 02:42:25.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3281"}
2026-02-17 02:42:25.417 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calibfb48c60798" state="down"
2026-02-17 02:42:25.418 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibfb48c60798"
2026-02-17 02:42:25.419 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calibfb48c60798" state="up"
2026-02-17 02:42:25.432 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfb48c60798", State:"down", Index:43}
2026-02-17 02:42:25.432 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.432 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.432 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfb48c60798", State:"up", Index:43}
2026-02-17 02:42:25.432 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibfb48c60798"
2026-02-17 02:42:25.432 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibfb48c60798"
2026-02-17 02:42:25.433 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfb48c60798"
2026-02-17 02:42:25.433 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.433 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:25.461 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:25.461 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} status="up"
2026-02-17 02:42:25.629 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:25.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.101/32"}
2026-02-17 02:42:25.630 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.630 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.630 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.631 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.631 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.631 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.652 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:25.703 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:25.703 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:25.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.101/32"}
2026-02-17 02:42:25.703 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.703 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.703 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.704 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:25.705 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.705 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:25.728 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:25.728 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:26.400 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 02:42:26.400 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:26.400 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:26.400 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:26.592 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 02:42:26.592 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibfb48c60798"
2026-02-17 02:42:26.592 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:26.593 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:26.642 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-4500/nodeport-test-5bc554df9c-xls5h, name=eth0)
2026-02-17 02:42:26.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4500/nodeport-test-5bc554df9c-xls5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfb48c60798" profile_ids:"kns.services-4500" profile_ids:"ksa.services-4500.default" ipv4_nets:"10.100.125.102/32"}
2026-02-17 02:42:26.643 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:26.643 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:26.643 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:26.644 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfb48c60798"
2026-02-17 02:42:26.644 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:26.644 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:26.665 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:26.665 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} status="up"
2026-02-17 02:42:27.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-244" name:"default"}
2026-02-17 02:42:27.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-244"}
2026-02-17 02:42:27.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2250" name:"default"}
2026-02-17 02:42:28.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2250"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"job-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2250"}
2026-02-17 02:42:28.139 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2250"}
2026-02-17 02:42:28.213 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4715/suspend-false-to-true-9lwqh, name=eth0)
2026-02-17 02:42:28.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4715/suspend-false-to-true-9lwqh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali28ab167b9c9" profile_ids:"kns.job-4715" profile_ids:"ksa.job-4715.default" ipv4_nets:"10.100.125.100/32"}
2026-02-17 02:42:28.214 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.214 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.214 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.215 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali28ab167b9c9"
2026-02-17 02:42:28.215 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.215 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.235 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:28.235 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"} status="up"
2026-02-17 02:42:28.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4715"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-4715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4715"}
2026-02-17 02:42:28.514 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-4715/suspend-false-to-true-9lwqh, name=eth0)
2026-02-17 02:42:28.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4715/suspend-false-to-true-9lwqh" endpoint_id:"eth0"}
2026-02-17 02:42:28.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4715"}
2026-02-17 02:42:28.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4715.default"}
2026-02-17 02:42:28.514 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.514 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.515 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4715" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.515 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Nkd58Y5xmShgVTqnhn" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.515 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4715" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.515 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Nkd58Y5xmShgVTqnhn" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.515 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.515 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali28ab167b9c9" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.515 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali28ab167b9c9" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.515 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.515 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.516 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.100
bird: KIF: Received address message for unknown interface 41
2026-02-17 02:42:28.581 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4715/suspend-false-to-true-9lwqh", EndpointId:"eth0"}
2026-02-17 02:42:28.618 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali28ab167b9c9" state="down"
2026-02-17 02:42:28.618 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali28ab167b9c9"
2026-02-17 02:42:28.618 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-17 02:42:28.618 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28ab167b9c9", State:"down", Index:41}
2026-02-17 02:42:28.619 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:28.619 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:28.623 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali28ab167b9c9" state=""
2026-02-17 02:42:28.624 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali28ab167b9c9"
2026-02-17 02:42:28.654 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali28ab167b9c9", State:"", Index:41}
2026-02-17 02:42:28.654 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Set[string](nil)}
2026-02-17 02:42:28.654 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali28ab167b9c9", Addrs:set.Set[string](nil)}
2026-02-17 02:42:29.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-4322"}
2026-02-17 02:42:29.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-2031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2031"}
2026-02-17 02:42:29.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2031" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:29.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-2031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2031"}
2026-02-17 02:42:29.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-1980"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-1980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-1980"}
2026-02-17 02:42:29.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-1980" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:29.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7464" name:"default"}
2026-02-17 02:42:29.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-1980"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-1980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-1980"}
2026-02-17 02:42:29.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4864"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4864"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4864"}
2026-02-17 02:42:29.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-4864" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:29.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4864"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4864"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4864"}
2026-02-17 02:42:30.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8163"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8163"}
2026-02-17 02:42:30.044 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:30.203 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7464"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-7464"}
2026-02-17 02:42:30.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-7464"}
2026-02-17 02:42:30.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-9874" name:"default"}
2026-02-17 02:42:30.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9874"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-9874"}
2026-02-17 02:42:30.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-9874"}
2026-02-17 02:42:33.348 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4715" name:"default"}
2026-02-17 02:42:33.633 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:33.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.101/32"}
2026-02-17 02:42:33.644 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:33.644 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:33.644 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:33.645 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:33.645 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:33.645 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:33.664 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:33.664 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:33.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4715"}
2026-02-17 02:42:34.194 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-4322" name:"default"}
2026-02-17 02:42:34.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-4322"}
2026-02-17 02:42:34.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4500"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-4500"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4500"}
2026-02-17 02:42:34.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-4322"}
2026-02-17 02:42:34.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-778"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-778"}
2026-02-17 02:42:34.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-778" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:34.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2031" name:"default"}
2026-02-17 02:42:34.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2031"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-2031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2031"}
2026-02-17 02:42:34.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2031"}
2026-02-17 02:42:34.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-1980" name:"default"}
2026-02-17 02:42:35.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-4864" name:"default"}
2026-02-17 02:42:35.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-1980"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-1980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-1980"}
2026-02-17 02:42:35.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-1980"}
2026-02-17 02:42:35.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4864"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4864"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4864"}
2026-02-17 02:42:35.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-4864"}
2026-02-17 02:42:37.945 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-8931"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-8931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-8931"}
2026-02-17 02:42:37.975 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2857"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2857"}
2026-02-17 02:42:37.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:38.766 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-2857/update-demo-nautilus-gtg9r, name=eth0)
2026-02-17 02:42:38.766 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2857"} profile:{inbound_rules:{action:"allow" rule_id:"isLL7bosO89ylZyk"} outbound_rules:{action:"allow" rule_id:"ES5OlVbv8_0jeOk3"}}
2026-02-17 02:42:38.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2857.default"} profile:{}
2026-02-17 02:42:38.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2857/update-demo-nautilus-gtg9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00bbce12af5" profile_ids:"kns.kubectl-2857" profile_ids:"ksa.kubectl-2857.default" ipv4_nets:"10.100.125.103/32"}
2026-02-17 02:42:38.767 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.767 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.767 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00bbce12af5" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2857" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3GjzVRAoxTPy1_Q2CP" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00bbce12af5" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2857" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3GjzVRAoxTPy1_Q2CP" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.770 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00bbce12af5"
2026-02-17 02:42:38.770 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.770 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.818 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:38.818 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} status="down"
2026-02-17 02:42:38.838 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali00bbce12af5" state="down"
2026-02-17 02:42:38.838 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00bbce12af5"
2026-02-17 02:42:38.838 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00bbce12af5", State:"down", Index:44}
2026-02-17 02:42:38.839 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Typed[string]{}}
2026-02-17 02:42:38.839 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Typed[string]{}}
2026-02-17 02:42:38.839 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00bbce12af5"
2026-02-17 02:42:38.839 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.839 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.841 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali00bbce12af5" state="up"
2026-02-17 02:42:38.857 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:38.857 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} status="down"
2026-02-17 02:42:38.857 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00bbce12af5", State:"up", Index:44}
2026-02-17 02:42:38.857 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00bbce12af5"
2026-02-17 02:42:38.857 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00bbce12af5"
2026-02-17 02:42:38.857 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00bbce12af5"
2026-02-17 02:42:38.857 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.857 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:38.880 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:38.880 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:39.630 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-4500/nodeport-test-5bc554df9c-xls5h, name=eth0)
2026-02-17 02:42:39.632 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4500/nodeport-test-5bc554df9c-xls5h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibfb48c60798" profile_ids:"kns.services-4500" profile_ids:"ksa.services-4500.default" ipv4_nets:"10.100.125.102/32"}
2026-02-17 02:42:39.632 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.632 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.632 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.634 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibfb48c60798"
2026-02-17 02:42:39.634 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.634 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.649 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-4500/nodeport-test-5bc554df9c-xls5h, name=eth0)
2026-02-17 02:42:39.689 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:39.689 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"} status="up"
2026-02-17 02:42:39.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4500/nodeport-test-5bc554df9c-xls5h" endpoint_id:"eth0"}
2026-02-17 02:42:39.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4500"}
2026-02-17 02:42:39.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4500.default"}
2026-02-17 02:42:39.689 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.689 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.689 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4500" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gzytMuo6g_6LKfYeON" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4500" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gzytMuo6g_6LKfYeON" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.690 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibfb48c60798" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibfb48c60798" ipVersion=0x4 table="filter"
2026-02-17 02:42:39.690 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.690 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.690 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.102
2026-02-17 02:42:39.789 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4500/nodeport-test-5bc554df9c-xls5h", EndpointId:"eth0"}
2026-02-17 02:42:39.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4500" name:"default"}
2026-02-17 02:42:40.228 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 02:42:40.228 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00bbce12af5"
2026-02-17 02:42:40.228 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:40.228 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:40.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-4500"
2026-02-17 02:42:40.363 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4500"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-4500"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4500"}
2026-02-17 02:42:40.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4500"}
bird: KIF: Received address message for unknown interface 43
2026-02-17 02:42:42.581 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 02:42:42.581 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibfb48c60798"
2026-02-17 02:42:42.581 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calibfb48c60798" state="down"
2026-02-17 02:42:42.581 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Typed[string]{}}
2026-02-17 02:42:42.581 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Typed[string]{}}
2026-02-17 02:42:42.581 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfb48c60798", State:"down", Index:43}
2026-02-17 02:42:42.584 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calibfb48c60798" state=""
2026-02-17 02:42:42.584 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibfb48c60798"
2026-02-17 02:42:42.605 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibfb48c60798", State:"", Index:43}
2026-02-17 02:42:42.605 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Set[string](nil)}
2026-02-17 02:42:42.605 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibfb48c60798", Addrs:set.Set[string](nil)}
2026-02-17 02:42:43.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-8931"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-8931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-8931"}
2026-02-17 02:42:43.723 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-2857/update-demo-nautilus-gtg9r, name=eth0)
2026-02-17 02:42:43.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2857/update-demo-nautilus-gtg9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00bbce12af5" profile_ids:"kns.kubectl-2857" profile_ids:"ksa.kubectl-2857.default" ipv4_nets:"10.100.125.103/32"}
2026-02-17 02:42:43.723 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:43.723 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:43.723 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:43.724 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00bbce12af5"
2026-02-17 02:42:43.724 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:43.724 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:43.748 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:43.748 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:48.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-8931" name:"default"}
2026-02-17 02:42:48.441 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-8931"}
2026-02-17 02:42:49.143 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-2857/update-demo-nautilus-gtg9r, name=eth0)
2026-02-17 02:42:49.143 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2857/update-demo-nautilus-gtg9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00bbce12af5" profile_ids:"kns.kubectl-2857" profile_ids:"ksa.kubectl-2857.default" ipv4_nets:"10.100.125.103/32"}
2026-02-17 02:42:49.143 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.143 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.143 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.143 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00bbce12af5"
2026-02-17 02:42:49.143 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.144 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.169 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:49.169 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"} status="up"
2026-02-17 02:42:49.550 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2857"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2857"}
2026-02-17 02:42:49.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2545"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2545"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2545"}
2026-02-17 02:42:49.623 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2545" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:49.784 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-2857/update-demo-nautilus-gtg9r, name=eth0)
2026-02-17 02:42:49.784 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2857/update-demo-nautilus-gtg9r" endpoint_id:"eth0"}
2026-02-17 02:42:49.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2857"}
2026-02-17 02:42:49.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2857.default"}
2026-02-17 02:42:49.785 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.785 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2857" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3GjzVRAoxTPy1_Q2CP" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2857" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3GjzVRAoxTPy1_Q2CP" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.785 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00bbce12af5" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.786 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00bbce12af5" ipVersion=0x4 table="filter"
2026-02-17 02:42:49.786 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.786 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.786 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.103
2026-02-17 02:42:49.862 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2857/update-demo-nautilus-gtg9r", EndpointId:"eth0"}
2026-02-17 02:42:49.897 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali00bbce12af5" state="down"
2026-02-17 02:42:49.897 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00bbce12af5"
2026-02-17 02:42:49.897 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00bbce12af5", State:"down", Index:44}
2026-02-17 02:42:49.897 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Typed[string]{}}
2026-02-17 02:42:49.897 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Typed[string]{}}
2026-02-17 02:42:49.897 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 02:42:49.899 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali00bbce12af5" state=""
2026-02-17 02:42:49.899 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00bbce12af5"
2026-02-17 02:42:49.919 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00bbce12af5", State:"", Index:44}
2026-02-17 02:42:49.919 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Set[string](nil)}
2026-02-17 02:42:49.919 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00bbce12af5", Addrs:set.Set[string](nil)}
2026-02-17 02:42:52.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2545"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2545"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2545"}
2026-02-17 02:42:52.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2036"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2036"}
2026-02-17 02:42:52.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2036" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:52.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2036"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2036"}
2026-02-17 02:42:52.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9915"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9915"}
2026-02-17 02:42:52.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:53.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:42:53.562 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:53.562 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:54.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8163"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8163"}
2026-02-17 02:42:54.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-230"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-230"}
2026-02-17 02:42:54.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-230" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:54.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-230"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-230"} labels:{key:"webhook-230" value:"true"}
2026-02-17 02:42:54.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-791"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-791"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-791"} labels:{key:"webhook-230-markers" value:"true"}
2026-02-17 02:42:54.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-791" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:54.603 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:42:54.603 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:54.603 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:54.639 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:54.639 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.101/32"}
2026-02-17 02:42:54.639 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:54.639 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:54.639 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:54.640 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:54.640 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:54.640 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:54.665 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:54.665 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:54.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2857" name:"default"}
2026-02-17 02:42:55.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2857"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2857"}
2026-02-17 02:42:55.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2857"}
2026-02-17 02:42:56.794 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:56.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.101/32"}
2026-02-17 02:42:56.795 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:56.795 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:56.795 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:56.796 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:56.796 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:56.796 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:56.819 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:56.819 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:56.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9915"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9915"}
2026-02-17 02:42:56.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5280"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5280"}
2026-02-17 02:42:57.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5280" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:57.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-230" type:"ClusterIP" cluster_ips:"10.254.68.1" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:42:57.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5280"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5280"}
2026-02-17 02:42:57.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3966"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3966"}
2026-02-17 02:42:57.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:57.160 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:57.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:42:57.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8937"}
2026-02-17 02:42:57.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8937.default"}
2026-02-17 02:42:57.180 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:57.180 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:57.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:42:57.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:42:57.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:42:57.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:42:57.180 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:57.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:42:57.180 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:42:57.180 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:57.181 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:57.181 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.101
2026-02-17 02:42:57.249 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:57.258 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3966"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3966"}
2026-02-17 02:42:57.267 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 02:42:57.267 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:57.267 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali03c3afcb9f3" state="down"
2026-02-17 02:42:57.273 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali03c3afcb9f3" state=""
2026-02-17 02:42:57.273 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:57.283 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:57.283 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:57.283 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"down", Index:42}
2026-02-17 02:42:57.283 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"", Index:42}
2026-02-17 02:42:57.283 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Set[string](nil)}
2026-02-17 02:42:57.283 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Set[string](nil)}
2026-02-17 02:42:57.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4469"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4469"}
2026-02-17 02:42:57.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:58.126 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-230"
2026-02-17 02:42:58.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-230"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-230"} labels:{key:"webhook-230" value:"true"}
2026-02-17 02:42:58.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-791"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-791"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-791"} labels:{key:"webhook-230-markers" value:"true"}
2026-02-17 02:42:58.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9159"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9159"}
2026-02-17 02:42:58.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:58.300 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9159" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:42:58.300 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9159" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:42:58.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9159"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9159"}
2026-02-17 02:42:58.451 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:58.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8937"} profile:{inbound_rules:{action:"allow" rule_id:"l9D_m_NpkTpkb-NX"} outbound_rules:{action:"allow" rule_id:"PZCB9DH8shlwI79O"}}
2026-02-17 02:42:58.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8937.default"} profile:{}
2026-02-17 02:42:58.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.104/32"}
2026-02-17 02:42:58.451 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.451 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.451 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.452 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.452 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.452 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.452 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.452 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.452 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.452 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:58.452 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.452 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.489 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:58.489 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:42:58.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4500"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4500"}
2026-02-17 02:42:58.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4500" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:58.515 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2545" name:"default"}
2026-02-17 02:42:58.520 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali03c3afcb9f3" state="down"
2026-02-17 02:42:58.520 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:58.525 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali03c3afcb9f3" state="up"
2026-02-17 02:42:58.533 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"down", Index:45}
2026-02-17 02:42:58.533 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:58.533 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:42:58.533 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"up", Index:45}
2026-02-17 02:42:58.533 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:58.533 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:58.533 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:58.534 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.534 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:58.573 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:58.573 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:58.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2545"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2545"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2545"}
2026-02-17 02:42:58.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2036" name:"default"}
2026-02-17 02:42:58.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2545"}
2026-02-17 02:42:58.840 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:42:58.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-9159"} profile:{inbound_rules:{action:"allow" rule_id:"OjElQSZfM1FARGDW"} outbound_rules:{action:"allow" rule_id:"ZAgcu_a--CqH-eCs"}}
2026-02-17 02:42:58.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9159.default"} profile:{}
2026-02-17 02:42:58.841 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec68167c093" profile_ids:"kns.svcaccounts-9159" profile_ids:"ksa.svcaccounts-9159.default" ipv4_nets:"10.100.125.105/32"}
2026-02-17 02:42:58.841 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.841 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.841 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.841 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliec68167c093" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.841 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_N2Oz5hD1gANie1yhvc" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.841 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uLBpifoSqdAbESrpEA" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.841 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliec68167c093" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.841 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_N2Oz5hD1gANie1yhvc" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.841 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uLBpifoSqdAbESrpEA" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.841 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec68167c093"
2026-02-17 02:42:58.841 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.841 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.888 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:58.888 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:42:58.900 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliec68167c093" state="down"
2026-02-17 02:42:58.900 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec68167c093", State:"down", Index:46}
2026-02-17 02:42:58.900 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec68167c093"
2026-02-17 02:42:58.900 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.900 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.902 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec68167c093"
2026-02-17 02:42:58.902 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliec68167c093" state="up"
2026-02-17 02:42:58.918 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:58.918 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:42:58.918 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Typed[string]{}}
2026-02-17 02:42:58.918 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Typed[string]{}}
2026-02-17 02:42:58.919 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec68167c093", State:"up", Index:46}
2026-02-17 02:42:58.919 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec68167c093"
2026-02-17 02:42:58.919 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec68167c093"
2026-02-17 02:42:58.919 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec68167c093"
2026-02-17 02:42:58.919 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.919 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.937 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:42:58.941 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:58.941 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:42:58.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2036"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2036"}
2026-02-17 02:42:58.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2036"}
2026-02-17 02:42:58.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9159.nomount"} profile:{}
2026-02-17 02:42:58.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d3cc979d24" profile_ids:"kns.svcaccounts-9159" profile_ids:"ksa.svcaccounts-9159.nomount" ipv4_nets:"10.100.125.106/32"}
2026-02-17 02:42:58.941 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:42:58.959 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.959 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.959 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.962 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d3cc979d24" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.962 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tQSIQy5UkOp7tBe5Ub" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.962 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d3cc979d24" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.962 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tQSIQy5UkOp7tBe5Ub" ipVersion=0x4 table="filter"
2026-02-17 02:42:58.962 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d3cc979d24"
2026-02-17 02:42:58.962 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:58.962 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.001 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:59.002 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:42:59.002 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7d3cc979d24" state="down"
2026-02-17 02:42:59.002 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d3cc979d24", State:"down", Index:47}
2026-02-17 02:42:59.002 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d3cc979d24"
2026-02-17 02:42:59.002 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Typed[string]{}}
2026-02-17 02:42:59.002 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Typed[string]{}}
2026-02-17 02:42:59.003 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7d3cc979d24" state="up"
2026-02-17 02:42:59.003 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d3cc979d24", State:"up", Index:47}
2026-02-17 02:42:59.061 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d3cc979d24"
2026-02-17 02:42:59.061 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d3cc979d24"
2026-02-17 02:42:59.061 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d3cc979d24"
2026-02-17 02:42:59.062 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.062 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.083 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:59.083 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:42:59.297 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8163"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8163"}
2026-02-17 02:42:59.297 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:42:59.680 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 02:42:59.681 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:59.681 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:59.681 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:59.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-2568" name:"default"}
2026-02-17 02:42:59.864 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:42:59.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.104/32"}
2026-02-17 02:42:59.865 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:59.865 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:59.865 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:59.866 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:42:59.866 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:59.866 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:42:59.887 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:59.887 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:42:59.892 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:42:59.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d3cc979d24" profile_ids:"kns.svcaccounts-9159" profile_ids:"ksa.svcaccounts-9159.nomount" ipv4_nets:"10.100.125.106/32"}
2026-02-17 02:42:59.892 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.892 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.892 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.893 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d3cc979d24"
2026-02-17 02:42:59.893 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.893 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.919 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:42:59.931 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:59.931 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:42:59.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec68167c093" profile_ids:"kns.svcaccounts-9159" profile_ids:"ksa.svcaccounts-9159.default" ipv4_nets:"10.100.125.105/32"}
2026-02-17 02:42:59.931 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.931 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.931 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.932 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec68167c093"
2026-02-17 02:42:59.933 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.933 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:42:59.964 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:59.964 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:42:59.972 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 02:42:59.972 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliec68167c093"
2026-02-17 02:42:59.972 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 02:42:59.972 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d3cc979d24"
2026-02-17 02:42:59.972 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:59.972 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:59.972 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:59.972 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:00.037 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-2568"}
2026-02-17 02:43:00.859 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:00.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.104/32"}
2026-02-17 02:43:00.859 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:00.859 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:00.859 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:00.860 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:00.860 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:00.861 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:00.883 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:00.884 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:02.106 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5280" name:"default"}
2026-02-17 02:43:02.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9915" name:"default"}
2026-02-17 02:43:02.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3966" name:"default"}
2026-02-17 02:43:02.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9915"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9915"}
2026-02-17 02:43:02.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9915"}
2026-02-17 02:43:02.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5280"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5280"}
2026-02-17 02:43:02.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5280"}
2026-02-17 02:43:02.972 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3966"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3966"}
2026-02-17 02:43:02.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3966"}
2026-02-17 02:43:03.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-230"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-230"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-230"} labels:{key:"webhook-230" value:"true"}
2026-02-17 02:43:03.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-791" name:"default"}
2026-02-17 02:43:03.467 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:43:03.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec68167c093" profile_ids:"kns.svcaccounts-9159" profile_ids:"ksa.svcaccounts-9159.default" ipv4_nets:"10.100.125.105/32"}
2026-02-17 02:43:03.467 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.468 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.468 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.469 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec68167c093"
2026-02-17 02:43:03.469 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.469 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.508 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.508 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.518 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:43:03.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d3cc979d24" profile_ids:"kns.svcaccounts-9159" profile_ids:"ksa.svcaccounts-9159.nomount" ipv4_nets:"10.100.125.106/32"}
2026-02-17 02:43:03.519 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.519 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.519 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.519 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d3cc979d24"
2026-02-17 02:43:03.519 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.519 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.553 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.553 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.553 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9159"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9159"}
2026-02-17 02:43:03.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-791"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-791"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-791"} labels:{key:"webhook-230-markers" value:"true"}
2026-02-17 02:43:03.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-791"}
2026-02-17 02:43:03.821 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:43:03.821 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:43:03.821 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9159.default"}
2026-02-17 02:43:03.821 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.821 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.821 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uLBpifoSqdAbESrpEA" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.822 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uLBpifoSqdAbESrpEA" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.822 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.822 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliec68167c093" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.822 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliec68167c093" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.822 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.822 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.822 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.105
2026-02-17 02:43:03.861 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=svcaccounts-9159/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:43:03.895 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:43:03.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-9159"}
2026-02-17 02:43:03.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9159.nomount"}
2026-02-17 02:43:03.895 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.895 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_N2Oz5hD1gANie1yhvc" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tQSIQy5UkOp7tBe5Ub" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_N2Oz5hD1gANie1yhvc" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tQSIQy5UkOp7tBe5Ub" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.896 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d3cc979d24" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.896 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d3cc979d24" ipVersion=0x4 table="filter"
2026-02-17 02:43:03.896 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.896 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.897 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.106
2026-02-17 02:43:03.926 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliec68167c093" state="down"
2026-02-17 02:43:03.926 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec68167c093"
2026-02-17 02:43:03.926 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 02:43:03.929 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="caliec68167c093" state=""
2026-02-17 02:43:03.929 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec68167c093"
2026-02-17 02:43:03.965 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9159/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:43:03.965 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec68167c093", State:"down", Index:46}
2026-02-17 02:43:03.965 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Typed[string]{}}
2026-02-17 02:43:03.965 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Typed[string]{}}
2026-02-17 02:43:03.965 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec68167c093", State:"", Index:46}
2026-02-17 02:43:03.965 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Set[string](nil)}
2026-02-17 02:43:03.965 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec68167c093", Addrs:set.Set[string](nil)}
2026-02-17 02:43:03.965 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7d3cc979d24" state="down"
2026-02-17 02:43:03.965 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d3cc979d24"
2026-02-17 02:43:03.966 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 02:43:03.987 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d3cc979d24", State:"down", Index:47}
2026-02-17 02:43:03.987 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Typed[string]{}}
2026-02-17 02:43:03.987 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Typed[string]{}}
2026-02-17 02:43:03.989 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali7d3cc979d24" state=""
2026-02-17 02:43:03.989 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d3cc979d24"
2026-02-17 02:43:04.031 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d3cc979d24", State:"", Index:47}
2026-02-17 02:43:04.031 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.031 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d3cc979d24", Addrs:set.Set[string](nil)}
2026-02-17 02:43:04.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8163" name:"default"}
2026-02-17 02:43:04.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8163"}
2026-02-17 02:43:04.861 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:04.861 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.104/32"}
2026-02-17 02:43:04.861 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:04.862 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:04.862 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:04.862 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:04.862 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:04.862 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:04.899 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:04.900 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:05.110 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4500"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4500"}
2026-02-17 02:43:05.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4305"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-4305"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4305"}
2026-02-17 02:43:05.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:05.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4305"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-4305"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4305"}
2026-02-17 02:43:05.233 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-166"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-166"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-166"}
2026-02-17 02:43:05.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-166" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:07.871 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-d22jc, name=eth0)
2026-02-17 02:43:07.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-166"} profile:{inbound_rules:{action:"allow" rule_id:"oirVY2CGBYvyx-Mi"} outbound_rules:{action:"allow" rule_id:"yd_kWt_yzZIqkSWo"}}
2026-02-17 02:43:07.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-166.default"} profile:{}
2026-02-17 02:43:07.871 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-d22jc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali293728f528e" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.107/32"}
2026-02-17 02:43:07.871 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.871 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.872 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.872 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali293728f528e" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.872 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-166" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.872 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_it68vqyfY1FdYWDgAn" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.872 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali293728f528e" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.872 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-166" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.872 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_it68vqyfY1FdYWDgAn" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.872 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali293728f528e"
2026-02-17 02:43:07.872 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.872 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.913 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.913 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.951 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali293728f528e" state="down"
2026-02-17 02:43:07.951 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali293728f528e"
2026-02-17 02:43:07.951 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali293728f528e", State:"down", Index:48}
2026-02-17 02:43:07.951 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.951 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.951 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali293728f528e"
2026-02-17 02:43:07.951 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.951 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.954 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali293728f528e" state="up"
2026-02-17 02:43:07.973 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.973 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.973 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali293728f528e", State:"up", Index:48}
2026-02-17 02:43:07.973 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali293728f528e"
2026-02-17 02:43:07.973 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali293728f528e"
2026-02-17 02:43:07.973 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali293728f528e"
2026-02-17 02:43:07.973 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.973 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:07.997 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:07.997 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-230" name:"default"}
2026-02-17 02:43:08.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-230"}
2026-02-17 02:43:08.929 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-d22jc, name=eth0)
2026-02-17 02:43:08.929 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-d22jc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali293728f528e" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.107/32"}
2026-02-17 02:43:08.929 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:08.929 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:08.929 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:08.934 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali293728f528e"
2026-02-17 02:43:08.934 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:08.934 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:08.958 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.958 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="up"
2026-02-17 02:43:09.058 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9159" name:"default"}
2026-02-17 02:43:09.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9159" name:"mount"}
2026-02-17 02:43:09.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9159" name:"nomount"}
2026-02-17 02:43:09.089 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 02:43:09.089 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali293728f528e"
2026-02-17 02:43:09.117 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:09.117 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:09.139 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9159"}
2026-02-17 02:43:09.420 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-d22jc, name=eth0)
2026-02-17 02:43:09.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-d22jc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali293728f528e" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.107/32"}
2026-02-17 02:43:09.420 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.420 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.421 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.422 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali293728f528e"
2026-02-17 02:43:09.422 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.422 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.429 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-d22jc, name=eth0)
2026-02-17 02:43:09.459 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:09.459 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="up"
2026-02-17 02:43:09.459 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-d22jc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali293728f528e" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.107/32"}
2026-02-17 02:43:09.459 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.459 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.459 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.460 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali293728f528e"
2026-02-17 02:43:09.460 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.460 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:09.483 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:09.483 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="up"
2026-02-17 02:43:10.036 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-ngcmr, name=eth0)
2026-02-17 02:43:10.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-ngcmr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03e6284d68d" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.108/32"}
2026-02-17 02:43:10.036 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.036 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.036 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:10.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03e6284d68d" ipVersion=0x4 table="filter"
2026-02-17 02:43:10.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:10.037 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03e6284d68d" ipVersion=0x4 table="filter"
2026-02-17 02:43:10.037 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.037 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.037 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.090 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:10.090 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} status="down"
2026-02-17 02:43:10.115 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali03e6284d68d" state="down"
2026-02-17 02:43:10.115 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03e6284d68d", State:"down", Index:49}
2026-02-17 02:43:10.115 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.115 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.115 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.115 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.119 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali03e6284d68d" state="up"
2026-02-17 02:43:10.148 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:10.148 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} status="down"
2026-02-17 02:43:10.148 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:10.148 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:10.148 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03e6284d68d", State:"up", Index:49}
2026-02-17 02:43:10.148 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.148 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.149 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.149 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.149 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.178 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:10.178 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} status="up"
2026-02-17 02:43:10.178 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4500"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4500"}
2026-02-17 02:43:10.306 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-d22jc, name=eth0)
2026-02-17 02:43:10.306 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-d22jc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali293728f528e" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.107/32"}
2026-02-17 02:43:10.306 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:10.306 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:10.306 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:10.307 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali293728f528e"
2026-02-17 02:43:10.307 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:10.307 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:10.329 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:10.329 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"} status="up"
2026-02-17 02:43:10.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4305" name:"default"}
2026-02-17 02:43:10.756 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4305"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-4305"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4305"}
2026-02-17 02:43:10.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4305"}
2026-02-17 02:43:10.952 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-ngcmr, name=eth0)
2026-02-17 02:43:10.952 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-ngcmr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03e6284d68d" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.108/32"}
2026-02-17 02:43:10.952 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.953 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.953 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.957 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03e6284d68d"
2026-02-17 02:43:10.957 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.957 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:10.984 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:10.984 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} status="up"
2026-02-17 02:43:11.072 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 02:43:11.072 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali03e6284d68d"
2026-02-17 02:43:11.072 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:11.072 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:11.198 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-d22jc, name=eth0)
2026-02-17 02:43:11.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-d22jc" endpoint_id:"eth0"}
2026-02-17 02:43:11.198 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:11.198 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:11.198 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:11.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali293728f528e" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.199 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali293728f528e" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.199 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:11.199 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:11.199 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.107
2026-02-17 02:43:11.253 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-d22jc", EndpointId:"eth0"}
2026-02-17 02:43:11.308 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 02:43:11.308 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali293728f528e"
2026-02-17 02:43:11.308 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali293728f528e" state="down"
2026-02-17 02:43:11.309 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.309 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.309 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali293728f528e", State:"down", Index:48}
2026-02-17 02:43:11.310 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali293728f528e" state=""
2026-02-17 02:43:11.310 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali293728f528e"
2026-02-17 02:43:11.335 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali293728f528e", State:"", Index:48}
2026-02-17 02:43:11.335 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:11.335 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali293728f528e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:11.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-166"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-166"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-166"}
2026-02-17 02:43:11.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3778"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3778"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3778"}
2026-02-17 02:43:11.571 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3778" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:12.204 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3778/netserver-0, name=eth0)
2026-02-17 02:43:12.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3778.default"} profile:{}
2026-02-17 02:43:12.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3778"} profile:{inbound_rules:{action:"allow" rule_id:"y-6UUO_KRlKGdzd_"} outbound_rules:{action:"allow" rule_id:"AEXn5dMlA1__Aj-Q"}}
2026-02-17 02:43:12.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3778/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6699912bfe3" profile_ids:"kns.pod-network-test-3778" profile_ids:"ksa.pod-network-test-3778.default" ipv4_nets:"10.100.125.109/32"}
2026-02-17 02:43:12.204 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.204 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.204 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6699912bfe3" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VlGPxYNd2st9zvx38j" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8bFYYGhIUEHSFxJ97s" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6699912bfe3" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VlGPxYNd2st9zvx38j" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8bFYYGhIUEHSFxJ97s" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.205 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6699912bfe3"
2026-02-17 02:43:12.205 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.205 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.253 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:12.253 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:12.289 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali6699912bfe3" state="down"
2026-02-17 02:43:12.289 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6699912bfe3"
2026-02-17 02:43:12.289 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali6699912bfe3" state="up"
2026-02-17 02:43:12.289 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6699912bfe3", State:"down", Index:50}
2026-02-17 02:43:12.289 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:12.289 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:12.290 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6699912bfe3", State:"up", Index:50}
2026-02-17 02:43:12.290 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6699912bfe3"
2026-02-17 02:43:12.290 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6699912bfe3"
2026-02-17 02:43:12.290 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6699912bfe3"
2026-02-17 02:43:12.290 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.290 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.309 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:12.309 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:12.964 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3778/netserver-0, name=eth0)
2026-02-17 02:43:12.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3778/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6699912bfe3" profile_ids:"kns.pod-network-test-3778" profile_ids:"ksa.pod-network-test-3778.default" ipv4_nets:"10.100.125.109/32"}
2026-02-17 02:43:12.964 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.964 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.964 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.965 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6699912bfe3"
2026-02-17 02:43:12.965 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.965 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:12.994 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:12.994 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:14.048 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 02:43:14.049 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6699912bfe3"
2026-02-17 02:43:14.049 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.049 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.940 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:43:15.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4500" name:"default"}
2026-02-17 02:43:15.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4500"}
2026-02-17 02:43:16.575 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-ngcmr, name=eth0)
2026-02-17 02:43:16.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-ngcmr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03e6284d68d" profile_ids:"kns.disruption-166" profile_ids:"ksa.disruption-166.default" ipv4_nets:"10.100.125.108/32"}
2026-02-17 02:43:16.575 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.575 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.575 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.576 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03e6284d68d"
2026-02-17 02:43:16.576 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.576 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.610 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:16.610 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"} status="up"
2026-02-17 02:43:16.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-166"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-166"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-166"}
2026-02-17 02:43:16.886 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=disruption-166/rs-ngcmr, name=eth0)
2026-02-17 02:43:16.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-166/rs-ngcmr" endpoint_id:"eth0"}
2026-02-17 02:43:16.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-166.default"}
2026-02-17 02:43:16.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-166"}
2026-02-17 02:43:16.887 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.887 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.887 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-166" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.887 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_it68vqyfY1FdYWDgAn" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-166" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_it68vqyfY1FdYWDgAn" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali03e6284d68d" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali03e6284d68d" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.888 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.888 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:16.888 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.108
bird: KIF: Received address message for unknown interface 49
2026-02-17 02:43:16.965 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-166/rs-ngcmr", EndpointId:"eth0"}
2026-02-17 02:43:17.004 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 02:43:17.004 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03e6284d68d"
2026-02-17 02:43:17.004 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali03e6284d68d" state="down"
2026-02-17 02:43:17.004 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.004 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali03e6284d68d" state=""
2026-02-17 02:43:17.004 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.004 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03e6284d68d"
2026-02-17 02:43:17.005 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03e6284d68d", State:"down", Index:49}
2026-02-17 02:43:17.005 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03e6284d68d", State:"", Index:49}
2026-02-17 02:43:17.005 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.005 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03e6284d68d", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-166" name:"default"}
2026-02-17 02:43:22.051 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-166"}
2026-02-17 02:43:23.980 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3778/netserver-0, name=eth0)
2026-02-17 02:43:23.980 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3778/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6699912bfe3" profile_ids:"kns.pod-network-test-3778" profile_ids:"ksa.pod-network-test-3778.default" ipv4_nets:"10.100.125.109/32"}
2026-02-17 02:43:23.980 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:23.981 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:23.981 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:23.982 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6699912bfe3"
2026-02-17 02:43:23.982 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:23.982 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:24.005 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:24.005 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:24.866 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:24.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.104/32"}
2026-02-17 02:43:24.866 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:24.866 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:24.866 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:24.867 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:24.867 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:24.867 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:24.889 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:24.889 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:24.889 [INFO][69] felix/summary.go 100: Summarising 222 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=100ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:43:26.985 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:27.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.104/32"}
2026-02-17 02:43:27.030 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.030 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.031 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.032 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:27.033 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.033 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.065 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:27.065 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.290 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:27.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:43:27.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8937"}
2026-02-17 02:43:27.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8937.default"}
2026-02-17 02:43:27.290 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.290 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.291 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.291 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.291 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.291 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.292 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.104
2026-02-17 02:43:27.364 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:27.393 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali03c3afcb9f3" state="down"
2026-02-17 02:43:27.393 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:27.393 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-17 02:43:27.394 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"down", Index:45}
2026-02-17 02:43:27.394 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.394 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.397 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali03c3afcb9f3" state=""
2026-02-17 02:43:27.397 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:27.414 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"", Index:45}
2026-02-17 02:43:27.414 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:27.414 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:28.626 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:28.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8937.default"} profile:{}
2026-02-17 02:43:28.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8937"} profile:{inbound_rules:{action:"allow" rule_id:"l9D_m_NpkTpkb-NX"} outbound_rules:{action:"allow" rule_id:"PZCB9DH8shlwI79O"}}
2026-02-17 02:43:28.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.110/32"}
2026-02-17 02:43:28.627 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.627 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.627 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:43:28.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:43:28.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:43:28.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:43:28.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:43:28.628 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:43:28.628 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:28.628 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.628 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.675 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:28.675 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:43:28.705 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali03c3afcb9f3" state="down"
2026-02-17 02:43:28.706 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:28.706 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali03c3afcb9f3" state="up"
2026-02-17 02:43:28.706 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"down", Index:51}
2026-02-17 02:43:28.706 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:28.706 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:28.706 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"up", Index:51}
2026-02-17 02:43:28.706 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:28.706 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:28.706 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:28.706 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.706 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:28.736 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:28.736 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.066 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:29.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.110/32"}
2026-02-17 02:43:29.066 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.067 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.067 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.067 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:29.067 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.067 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.088 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:29.089 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.098 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:29.098 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.110/32"}
2026-02-17 02:43:29.099 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.099 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.099 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.099 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:29.100 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.100 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:29.124 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:29.124 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.632 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-17 02:43:29.632 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:29.632 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:29.632 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:29.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3778"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3778"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3778"}
2026-02-17 02:43:29.968 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9289"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-9289"}
2026-02-17 02:43:29.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-9289" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.708 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-9289" type:"ClusterIP" cluster_ips:"10.254.223.15" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:43:32.761 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-9289" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:43:35.022 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3778/netserver-0, name=eth0)
2026-02-17 02:43:35.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3778/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6699912bfe3" profile_ids:"kns.pod-network-test-3778" profile_ids:"ksa.pod-network-test-3778.default" ipv4_nets:"10.100.125.109/32"}
2026-02-17 02:43:35.025 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.025 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.025 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.025 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6699912bfe3"
2026-02-17 02:43:35.026 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.026 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.055 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.055 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3778"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3778"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3778"}
2026-02-17 02:43:35.329 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3778/netserver-0, name=eth0)
2026-02-17 02:43:35.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3778/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:43:35.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3778"}
2026-02-17 02:43:35.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3778.default"}
2026-02-17 02:43:35.329 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.330 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VlGPxYNd2st9zvx38j" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8bFYYGhIUEHSFxJ97s" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VlGPxYNd2st9zvx38j" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8bFYYGhIUEHSFxJ97s" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6699912bfe3" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6699912bfe3" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.330 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.330 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.331 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.109
2026-02-17 02:43:35.388 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3778/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:35.436 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 02:43:35.436 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6699912bfe3"
2026-02-17 02:43:35.436 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali6699912bfe3" state="down"
2026-02-17 02:43:35.436 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:35.437 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:35.438 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6699912bfe3", State:"down", Index:50}
2026-02-17 02:43:35.439 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali6699912bfe3" state=""
2026-02-17 02:43:35.439 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6699912bfe3"
2026-02-17 02:43:35.469 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6699912bfe3", State:"", Index:50}
2026-02-17 02:43:35.469 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:35.469 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6699912bfe3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:35.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:35.634 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:35.634 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:36.053 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:36.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03c3afcb9f3" profile_ids:"kns.statefulset-8937" profile_ids:"ksa.statefulset-8937.default" ipv4_nets:"10.100.125.110/32"}
2026-02-17 02:43:36.054 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.054 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.055 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.056 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:36.056 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.057 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.092 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:36.092 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:36.384 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-8937/ss2-1, name=eth0)
2026-02-17 02:43:36.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8937/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:43:36.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8937"}
2026-02-17 02:43:36.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8937.default"}
2026-02-17 02:43:36.385 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.385 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.386 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.386 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.386 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Z0Ul6vHUjcZHyU6M2C" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.386 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8ICcYrImCxwwiXwUjv" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.386 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.386 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.386 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali03c3afcb9f3" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.386 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.386 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.393 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.110
2026-02-17 02:43:36.447 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8937/ss2-1", EndpointId:"eth0"}
2026-02-17 02:43:36.493 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali03c3afcb9f3" state="down"
2026-02-17 02:43:36.493 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:36.493 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 02:43:36.493 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali03c3afcb9f3" state=""
2026-02-17 02:43:36.493 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03c3afcb9f3"
2026-02-17 02:43:36.493 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"down", Index:51}
2026-02-17 02:43:36.494 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.494 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.494 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03c3afcb9f3", State:"", Index:51}
2026-02-17 02:43:36.494 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:36.494 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03c3afcb9f3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:40.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3778" name:"default"}
2026-02-17 02:43:40.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3778"}
2026-02-17 02:43:44.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8937"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8937"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8937"}
2026-02-17 02:43:44.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3303"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3303"}
2026-02-17 02:43:44.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3303" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3303"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3303"}
2026-02-17 02:43:48.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9980"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9980"}
2026-02-17 02:43:48.705 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9980" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9980" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:49.291 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/test-pod, name=eth0)
2026-02-17 02:43:49.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9980.default"} profile:{}
2026-02-17 02:43:49.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9980"} profile:{inbound_rules:{action:"allow" rule_id:"ylxXtDMEWomrPpwF"} outbound_rules:{action:"allow" rule_id:"KaNdr3Tv4iLgzxWM"}}
2026-02-17 02:43:49.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f8d17a4ae" profile_ids:"kns.statefulset-9980" profile_ids:"ksa.statefulset-9980.default" ipv4_nets:"10.100.125.111/32"}
2026-02-17 02:43:49.291 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.291 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.292 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.292 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.292 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid1f8d17a4ae" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.292 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.293 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.293 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.293 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid1f8d17a4ae" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.293 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.293 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.293 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:49.293 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.293 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.342 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:49.342 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:43:49.366 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid1f8d17a4ae" state="down"
2026-02-17 02:43:49.366 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:49.367 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f8d17a4ae", State:"down", Index:52}
2026-02-17 02:43:49.367 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.367 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.367 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:49.367 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.367 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.371 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid1f8d17a4ae" state="up"
2026-02-17 02:43:49.390 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:49.390 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:43:49.390 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f8d17a4ae", State:"up", Index:52}
2026-02-17 02:43:49.390 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:49.390 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:49.390 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:49.390 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.390 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:49.421 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:49.421 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:49.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8937" name:"default"}
2026-02-17 02:43:49.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8937"
2026-02-17 02:43:50.149 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8937"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8937"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8937"}
2026-02-17 02:43:50.180 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/test-pod, name=eth0)
2026-02-17 02:43:50.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8937"}
2026-02-17 02:43:50.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f8d17a4ae" profile_ids:"kns.statefulset-9980" profile_ids:"ksa.statefulset-9980.default" ipv4_nets:"10.100.125.111/32"}
2026-02-17 02:43:50.183 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.183 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.183 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.184 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:50.184 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.184 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.206 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.206 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.528 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 02:43:50.528 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:50.528 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:50.528 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:50.842 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/test-pod, name=eth0)
2026-02-17 02:43:50.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid1f8d17a4ae" profile_ids:"kns.statefulset-9980" profile_ids:"ksa.statefulset-9980.default" ipv4_nets:"10.100.125.111/32"}
2026-02-17 02:43:50.843 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.843 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.843 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.844 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:50.844 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.844 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.847 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/test-pod, name=eth0)
2026-02-17 02:43:50.877 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.877 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/test-pod" endpoint_id:"eth0"}
2026-02-17 02:43:50.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9980"}
2026-02-17 02:43:50.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9980.default"}
2026-02-17 02:43:50.877 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.877 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid1f8d17a4ae" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid1f8d17a4ae" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.877 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.877 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:50.878 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.111
2026-02-17 02:43:50.937 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/test-pod", EndpointId:"eth0"}
2026-02-17 02:43:51.442 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/ss-0, name=eth0)
2026-02-17 02:43:51.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9980"} profile:{inbound_rules:{action:"allow" rule_id:"ylxXtDMEWomrPpwF"} outbound_rules:{action:"allow" rule_id:"KaNdr3Tv4iLgzxWM"}}
2026-02-17 02:43:51.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9980.default"} profile:{}
2026-02-17 02:43:51.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53143494056" profile_ids:"kns.statefulset-9980" profile_ids:"ksa.statefulset-9980.default" ipv4_nets:"10.100.125.112/32"}
2026-02-17 02:43:51.443 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.443 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.443 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.443 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali53143494056" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.443 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.443 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali53143494056" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.444 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.444 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali53143494056"
2026-02-17 02:43:51.444 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.444 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.478 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:51.478 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:51.524 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali53143494056" state="down"
2026-02-17 02:43:51.524 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53143494056"
2026-02-17 02:43:51.524 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali53143494056" state="up"
2026-02-17 02:43:51.524 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53143494056", State:"down", Index:53}
2026-02-17 02:43:51.525 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Typed[string]{}}
2026-02-17 02:43:51.525 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Typed[string]{}}
2026-02-17 02:43:51.525 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53143494056", State:"up", Index:53}
2026-02-17 02:43:51.525 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali53143494056"
2026-02-17 02:43:51.525 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53143494056"
2026-02-17 02:43:51.525 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53143494056"
2026-02-17 02:43:51.525 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.525 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:51.546 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:51.546 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:52.199 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/ss-0, name=eth0)
2026-02-17 02:43:52.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53143494056" profile_ids:"kns.statefulset-9980" profile_ids:"ksa.statefulset-9980.default" ipv4_nets:"10.100.125.112/32"}
2026-02-17 02:43:52.199 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.199 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.199 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.200 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53143494056"
2026-02-17 02:43:52.200 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.200 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.225 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:52.225 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 52
2026-02-17 02:43:52.712 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid1f8d17a4ae" state="down"
2026-02-17 02:43:52.712 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:52.713 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 02:43:52.712 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f8d17a4ae", State:"down", Index:52}
2026-02-17 02:43:52.713 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Typed[string]{}}
2026-02-17 02:43:52.713 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Typed[string]{}}
2026-02-17 02:43:52.714 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calid1f8d17a4ae" state=""
2026-02-17 02:43:52.714 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid1f8d17a4ae"
2026-02-17 02:43:52.742 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid1f8d17a4ae", State:"", Index:52}
2026-02-17 02:43:52.743 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Set[string](nil)}
2026-02-17 02:43:52.743 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid1f8d17a4ae", Addrs:set.Set[string](nil)}
2026-02-17 02:43:52.895 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/ss-0, name=eth0)
2026-02-17 02:43:52.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53143494056" profile_ids:"kns.statefulset-9980" profile_ids:"ksa.statefulset-9980.default" ipv4_nets:"10.100.125.112/32"}
2026-02-17 02:43:52.895 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.895 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.895 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.896 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53143494056"
2026-02-17 02:43:52.896 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.897 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:52.919 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:52.919 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:53.312 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-17 02:43:53.312 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali53143494056"
2026-02-17 02:43:53.312 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:53.312 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:53.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3303"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3303"}
2026-02-17 02:43:54.764 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-9980/ss-0, name=eth0)
2026-02-17 02:43:54.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9980/ss-0" endpoint_id:"eth0"}
2026-02-17 02:43:54.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9980"}
2026-02-17 02:43:54.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9980.default"}
2026-02-17 02:43:54.765 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:54.765 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:54.765 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.765 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.765 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8C_fYb8aFAyIjcwo-s" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.765 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cPZb0wzTIkTfs8c8uV" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.765 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:54.765 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali53143494056" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.766 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali53143494056" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.766 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:54.766 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:54.766 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.112
bird: KIF: Received address message for unknown interface 53
2026-02-17 02:43:54.827 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9980/ss-0", EndpointId:"eth0"}
2026-02-17 02:43:54.880 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali53143494056" state="down"
2026-02-17 02:43:54.880 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53143494056"
2026-02-17 02:43:54.880 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-17 02:43:54.880 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53143494056", State:"down", Index:53}
2026-02-17 02:43:54.880 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Typed[string]{}}
2026-02-17 02:43:54.880 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Typed[string]{}}
2026-02-17 02:43:54.883 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali53143494056" state=""
2026-02-17 02:43:54.883 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali53143494056"
2026-02-17 02:43:54.907 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53143494056", State:"", Index:53}
2026-02-17 02:43:54.907 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Set[string](nil)}
2026-02-17 02:43:54.907 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53143494056", Addrs:set.Set[string](nil)}
2026-02-17 02:43:55.311 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-9289"
2026-02-17 02:43:55.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-9289" name:"sample-apiserver"}
2026-02-17 02:43:55.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9289"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-9289"}
2026-02-17 02:43:55.468 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9260"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9260"}
2026-02-17 02:43:55.484 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:56.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:56.182 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:56.182 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:58.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3303" name:"default"}
2026-02-17 02:43:59.009 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3303"}
2026-02-17 02:43:59.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9260"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9260"}
2026-02-17 02:43:59.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3950"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3950"}
2026-02-17 02:43:59.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3950" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:00.590 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-9289" name:"default"}
2026-02-17 02:44:00.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9289"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-9289"}
2026-02-17 02:44:00.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-9289"}
2026-02-17 02:44:02.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9980"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9980"}
2026-02-17 02:44:02.985 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1340"}
2026-02-17 02:44:03.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1340" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:03.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1340"}
2026-02-17 02:44:03.094 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8335"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-8335"}
2026-02-17 02:44:03.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:03.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3950"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3950"}
2026-02-17 02:44:03.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3462"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-3462"}
2026-02-17 02:44:03.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-3462" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:03.808 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3462"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-3462"}
2026-02-17 02:44:03.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5352"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5352"}
2026-02-17 02:44:03.854 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:05.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9260" name:"default"}
2026-02-17 02:44:05.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9260"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9260"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9260"}
2026-02-17 02:44:05.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9260"}
2026-02-17 02:44:07.214 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8335"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-8335"}
2026-02-17 02:44:07.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3857"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-3857"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3857"}
2026-02-17 02:44:07.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:07.293 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-8krzm" namespace:"services-3857" type:"ClusterIP" cluster_ips:"10.254.153.62" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:44:07.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-7hxk8" namespace:"services-3857" type:"ClusterIP" cluster_ips:"10.254.76.112" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:44:07.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-n8jng" namespace:"services-3857" type:"ClusterIP" cluster_ips:"10.254.148.81" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:44:07.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-8krzm" namespace:"services-3857"
2026-02-17 02:44:07.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-7hxk8" namespace:"services-3857"
2026-02-17 02:44:07.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3857"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-3857"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3857"}
2026-02-17 02:44:07.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9740"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9740"}
2026-02-17 02:44:07.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9740" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:07.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5352"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5352"}
2026-02-17 02:44:07.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2774"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2774"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2774"}
2026-02-17 02:44:07.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2774" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:08.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2774" type:"ClusterIP" cluster_ips:"10.254.64.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:08.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2774" type:"ClusterIP" cluster_ips:"10.254.129.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:08.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2774" type:"ClusterIP" cluster_ips:"10.254.24.121" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:08.244 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9980"
2026-02-17 02:44:08.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1340" name:"default"}
2026-02-17 02:44:08.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9980" name:"default"}
2026-02-17 02:44:08.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3950" name:"default"}
2026-02-17 02:44:09.118 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9980"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9980"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9980"}
2026-02-17 02:44:09.143 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9980"}
2026-02-17 02:44:09.320 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1340"}
2026-02-17 02:44:09.364 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1340"}
2026-02-17 02:44:09.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3950"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3950"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3950"}
2026-02-17 02:44:09.494 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3950"}
2026-02-17 02:44:09.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-3462" name:"default"}
2026-02-17 02:44:09.712 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3462"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-3462"}
2026-02-17 02:44:09.741 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-3462"}
2026-02-17 02:44:11.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9740"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9740"}
2026-02-17 02:44:11.539 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6984"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6984"}
2026-02-17 02:44:11.594 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6984" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:12.246 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2774"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2774"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2774"}
2026-02-17 02:44:12.279 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3299"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3299"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3299"}
2026-02-17 02:44:12.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8335" name:"default"}
2026-02-17 02:44:12.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3299" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:12.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3857" name:"default"}
2026-02-17 02:44:12.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-n8jng" namespace:"services-3857"
2026-02-17 02:44:12.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8335"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-8335"}
2026-02-17 02:44:12.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8335"}
2026-02-17 02:44:13.123 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3857"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-3857"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3857"}
2026-02-17 02:44:13.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3857"}
2026-02-17 02:44:13.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5352" name:"default"}
2026-02-17 02:44:13.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5352"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5352"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5352"}
2026-02-17 02:44:13.523 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5352"}
2026-02-17 02:44:14.973 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:44:15.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6984"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6984"}
2026-02-17 02:44:15.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4258"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4258"}
2026-02-17 02:44:15.744 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:16.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3299"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3299"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3299"}
2026-02-17 02:44:16.481 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2593"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-2593"}
2026-02-17 02:44:16.507 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-2593" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:16.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2593"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-2593"}
2026-02-17 02:44:16.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9995"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-9995"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9995"}
2026-02-17 02:44:16.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9995" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:16.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-9995" type:"ClusterIP" cluster_ips:"10.254.180.79" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:44:17.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9740" name:"default"}
2026-02-17 02:44:17.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9740"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9740"}
2026-02-17 02:44:17.158 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9740"}
2026-02-17 02:44:17.373 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2774"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2774"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2774"}
2026-02-17 02:44:19.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4258"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4258"}
2026-02-17 02:44:19.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3169"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-3169"}
2026-02-17 02:44:19.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-3169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-899mj" namespace:"proxy-3169" type:"ClusterIP" cluster_ips:"10.254.83.14" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:44:20.486 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-9995/pod2, name=eth0)
2026-02-17 02:44:20.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9995"} profile:{inbound_rules:{action:"allow" rule_id:"cKr8iUK72kyM256n"} outbound_rules:{action:"allow" rule_id:"DyLX05JQhvmXdQai"}}
2026-02-17 02:44:20.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9995.default"} profile:{}
2026-02-17 02:44:20.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9995/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51be1c661e" profile_ids:"kns.services-9995" profile_ids:"ksa.services-9995.default" ipv4_nets:"10.100.125.113/32"}
2026-02-17 02:44:20.486 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.486 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.486 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif51be1c661e" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9995" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w9pctWlH8QqUY8tmOk" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif51be1c661e" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9995" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w9pctWlH8QqUY8tmOk" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.487 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif51be1c661e"
2026-02-17 02:44:20.487 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.487 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.526 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:20.526 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:20.561 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calif51be1c661e" state="down"
2026-02-17 02:44:20.562 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif51be1c661e"
2026-02-17 02:44:20.562 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51be1c661e", State:"down", Index:54}
2026-02-17 02:44:20.562 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.562 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.562 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif51be1c661e"
2026-02-17 02:44:20.562 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.563 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.568 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calif51be1c661e" state="up"
2026-02-17 02:44:20.604 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:20.604 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:20.604 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51be1c661e", State:"up", Index:54}
2026-02-17 02:44:20.604 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif51be1c661e"
2026-02-17 02:44:20.604 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif51be1c661e"
2026-02-17 02:44:20.604 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51be1c661e"
2026-02-17 02:44:20.604 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.604 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:20.629 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.629 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.917 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6984" name:"default"}
2026-02-17 02:44:21.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6984"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6984"}
2026-02-17 02:44:21.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6984"}
2026-02-17 02:44:21.361 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-9995/pod2, name=eth0)
2026-02-17 02:44:21.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9995/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51be1c661e" profile_ids:"kns.services-9995" profile_ids:"ksa.services-9995.default" ipv4_nets:"10.100.125.113/32"}
2026-02-17 02:44:21.361 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:21.361 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:21.361 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:21.362 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51be1c661e"
2026-02-17 02:44:21.362 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:21.362 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:21.387 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:21.388 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:21.701 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3299" name:"default"}
2026-02-17 02:44:21.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3299"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3299"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3299"}
2026-02-17 02:44:21.870 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3299"}
2026-02-17 02:44:21.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-2593" name:"default"}
2026-02-17 02:44:22.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3169"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-3169"}
2026-02-17 02:44:22.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-2593"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-2593"}
2026-02-17 02:44:22.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7290"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7290"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7290"}
2026-02-17 02:44:22.390 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-7290" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:22.391 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-2593"}
2026-02-17 02:44:22.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7290"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7290"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7290"}
2026-02-17 02:44:22.433 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-17 02:44:22.433 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif51be1c661e"
2026-02-17 02:44:22.456 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-407"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-407"}
2026-02-17 02:44:22.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-407" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:22.499 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:22.499 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:22.619 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2774"
2026-02-17 02:44:22.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2774"
2026-02-17 02:44:22.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2774"
2026-02-17 02:44:22.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2774" name:"default"}
2026-02-17 02:44:23.097 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2774"}
2026-02-17 02:44:24.703 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-9995/pod2, name=eth0)
2026-02-17 02:44:24.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9995/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51be1c661e" profile_ids:"kns.services-9995" profile_ids:"ksa.services-9995.default" ipv4_nets:"10.100.125.113/32"}
2026-02-17 02:44:24.703 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.703 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.703 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.704 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51be1c661e"
2026-02-17 02:44:24.704 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.704 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.713 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-9995/pod2, name=eth0)
2026-02-17 02:44:24.735 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:24.735 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:24.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9995/pod2" endpoint_id:"eth0"}
2026-02-17 02:44:24.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9995"}
2026-02-17 02:44:24.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9995.default"}
2026-02-17 02:44:24.735 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.735 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.735 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9995" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w9pctWlH8QqUY8tmOk" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9995" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w9pctWlH8QqUY8tmOk" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif51be1c661e" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif51be1c661e" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.736 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.736 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
2026-02-17 02:44:24.737 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.113
2026-02-17 02:44:24.824 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9995/pod2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 54
2026-02-17 02:44:25.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4258" name:"default"}
2026-02-17 02:44:25.031 [INFO][69] felix/summary.go 100: Summarising 173 dataplane reconciliation loops over 1m0.1s: avg=29ms longest=89ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:44:25.104 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calif51be1c661e" state="down"
2026-02-17 02:44:25.104 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif51be1c661e"
2026-02-17 02:44:25.104 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-17 02:44:25.104 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51be1c661e", State:"down", Index:54}
2026-02-17 02:44:25.104 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Typed[string]{}}
2026-02-17 02:44:25.104 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Typed[string]{}}
2026-02-17 02:44:25.107 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calif51be1c661e" state=""
2026-02-17 02:44:25.107 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif51be1c661e"
2026-02-17 02:44:25.133 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51be1c661e", State:"", Index:54}
2026-02-17 02:44:25.133 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Set[string](nil)}
2026-02-17 02:44:25.133 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51be1c661e", Addrs:set.Set[string](nil)}
2026-02-17 02:44:25.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4258"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4258"}
2026-02-17 02:44:25.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4258"}
2026-02-17 02:44:25.750 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-9995"
2026-02-17 02:44:25.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9995"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-9995"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9995"}
2026-02-17 02:44:25.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9647"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9647"}
2026-02-17 02:44:25.858 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:26.559 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-407"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-407"}
2026-02-17 02:44:26.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5348"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5348"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5348"}
2026-02-17 02:44:26.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-5348" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:26.851 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5348"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5348"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5348"}
2026-02-17 02:44:26.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4275"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4275"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4275"}
2026-02-17 02:44:26.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-4275" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:27.476 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-7290" name:"default"}
2026-02-17 02:44:27.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-3169" name:"default"}
2026-02-17 02:44:27.638 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-899mj" namespace:"proxy-3169"
2026-02-17 02:44:27.888 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-3169"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-3169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-3169"}
2026-02-17 02:44:27.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-3169"}
2026-02-17 02:44:27.941 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9647"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9647"}
2026-02-17 02:44:27.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5878"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5878"}
2026-02-17 02:44:27.962 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:27.981 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5878" type:"ExternalName"
2026-02-17 02:44:28.049 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5878" type:"ClusterIP" cluster_ips:"10.254.187.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:28.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7290"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7290"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7290"}
2026-02-17 02:44:28.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-7290"}
2026-02-17 02:44:28.641 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-5878/externalname-service-76657ccd8c-l7q2v, name=eth0)
2026-02-17 02:44:28.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5878"} profile:{inbound_rules:{action:"allow" rule_id:"d_mCSRjL2NIVAtbG"} outbound_rules:{action:"allow" rule_id:"lGLe7h9usAuavnhZ"}}
2026-02-17 02:44:28.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5878.default"} profile:{}
2026-02-17 02:44:28.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5878/externalname-service-76657ccd8c-l7q2v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0103a965d2" profile_ids:"kns.services-5878" profile_ids:"ksa.services-5878.default" ipv4_nets:"10.100.125.114/32"}
2026-02-17 02:44:28.641 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.641 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.641 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0103a965d2" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5878" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4SL-N3hJRIQQRvbuwI" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0103a965d2" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5878" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4SL-N3hJRIQQRvbuwI" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.642 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0103a965d2"
2026-02-17 02:44:28.642 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.642 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.681 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.681 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.723 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia0103a965d2" state="down"
2026-02-17 02:44:28.723 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0103a965d2"
2026-02-17 02:44:28.723 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0103a965d2", State:"down", Index:55}
2026-02-17 02:44:28.724 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.724 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.724 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0103a965d2"
2026-02-17 02:44:28.724 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.724 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.727 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia0103a965d2" state="up"
2026-02-17 02:44:28.747 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.747 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.747 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0103a965d2", State:"up", Index:55}
2026-02-17 02:44:28.747 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0103a965d2"
2026-02-17 02:44:28.747 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0103a965d2"
2026-02-17 02:44:28.747 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0103a965d2"
2026-02-17 02:44:28.747 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.747 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:28.766 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:28.766 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.408 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-5878/externalname-service-76657ccd8c-l7q2v, name=eth0)
2026-02-17 02:44:29.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5878/externalname-service-76657ccd8c-l7q2v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0103a965d2" profile_ids:"kns.services-5878" profile_ids:"ksa.services-5878.default" ipv4_nets:"10.100.125.114/32"}
2026-02-17 02:44:29.408 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:29.408 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:29.409 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:29.410 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0103a965d2"
2026-02-17 02:44:29.410 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:29.410 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:29.436 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:29.436 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.665 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 02:44:29.667 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0103a965d2"
2026-02-17 02:44:29.667 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:29.667 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:30.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4275"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4275"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4275"}
2026-02-17 02:44:30.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4157"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-4157"}
2026-02-17 02:44:31.006 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-4157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:31.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4157"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-4157"}
2026-02-17 02:44:31.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-953"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-953"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-953"}
2026-02-17 02:44:31.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-953" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:31.524 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9995" name:"default"}
2026-02-17 02:44:31.568 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9995"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-9995"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9995"}
2026-02-17 02:44:31.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9995"}
2026-02-17 02:44:31.688 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-407" name:"default"}
2026-02-17 02:44:32.180 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-407"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-407"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-407"}
2026-02-17 02:44:32.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-407"}
2026-02-17 02:44:32.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-5348" name:"default"}
2026-02-17 02:44:32.436 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5348"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5348"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5348"}
2026-02-17 02:44:32.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-5348"}
2026-02-17 02:44:32.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9647"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9647"}
2026-02-17 02:44:33.469 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-5878"
2026-02-17 02:44:33.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5878"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5878"}
2026-02-17 02:44:33.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6341"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6341"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-6341"}
2026-02-17 02:44:33.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6341" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:33.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9647" name:"default"}
2026-02-17 02:44:34.327 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9647"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9647"}
2026-02-17 02:44:34.357 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9647"}
2026-02-17 02:44:35.280 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-953"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-953"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-953"}
2026-02-17 02:44:35.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5801"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5801"}
2026-02-17 02:44:35.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:36.106 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-4275" name:"default"}
2026-02-17 02:44:36.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-4157" name:"default"}
2026-02-17 02:44:36.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4275"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4275"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4275"}
2026-02-17 02:44:36.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-4275"}
2026-02-17 02:44:36.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4157"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-4157"}
2026-02-17 02:44:36.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-4157"}
2026-02-17 02:44:37.937 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6341"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6341"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-6341"}
2026-02-17 02:44:37.968 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3462"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"events-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-3462"}
2026-02-17 02:44:37.993 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-3462" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3462"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"events-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-3462"}
2026-02-17 02:44:38.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-91"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-91"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-91"}
2026-02-17 02:44:38.171 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-91" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.593 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-5878/externalname-service-76657ccd8c-l7q2v, name=eth0)
2026-02-17 02:44:38.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5878/externalname-service-76657ccd8c-l7q2v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0103a965d2" profile_ids:"kns.services-5878" profile_ids:"ksa.services-5878.default" ipv4_nets:"10.100.125.114/32"}
2026-02-17 02:44:38.595 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.595 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.595 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.597 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0103a965d2"
2026-02-17 02:44:38.597 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-5878/externalname-service-76657ccd8c-l7q2v, name=eth0)
2026-02-17 02:44:38.598 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.598 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.617 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:38.618 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"} status="up"
2026-02-17 02:44:38.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5878/externalname-service-76657ccd8c-l7q2v" endpoint_id:"eth0"}
2026-02-17 02:44:38.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5878"}
2026-02-17 02:44:38.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5878.default"}
2026-02-17 02:44:38.618 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.618 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5878" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4SL-N3hJRIQQRvbuwI" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5878" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4SL-N3hJRIQQRvbuwI" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0103a965d2" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0103a965d2" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.618 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.618 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:38.619 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.114
2026-02-17 02:44:38.685 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5878/externalname-service-76657ccd8c-l7q2v", EndpointId:"eth0"}
2026-02-17 02:44:39.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5878" name:"default"}
2026-02-17 02:44:39.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-91"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-91"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-91"}
2026-02-17 02:44:39.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8647"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8647"}
2026-02-17 02:44:39.255 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8647"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8647"}
2026-02-17 02:44:39.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8008"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-8008"}
2026-02-17 02:44:39.401 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-8008" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.472 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5878"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"services-5878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5878"}
2026-02-17 02:44:39.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5801"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5801"}
2026-02-17 02:44:39.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5878"}
2026-02-17 02:44:39.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-152"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"containers-152"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-152"}
2026-02-17 02:44:39.535 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-152" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.457 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-953" name:"default"}
2026-02-17 02:44:40.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-953"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-953"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-953"}
2026-02-17 02:44:40.677 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-953"}
2026-02-17 02:44:41.003 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 02:44:41.003 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0103a965d2"
2026-02-17 02:44:41.003 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:41.003 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Typed[string]{}}
2026-02-17 02:44:41.004 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia0103a965d2" state="down"
2026-02-17 02:44:41.004 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calia0103a965d2" state=""
2026-02-17 02:44:41.005 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0103a965d2"
2026-02-17 02:44:41.025 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0103a965d2", State:"down", Index:55}
2026-02-17 02:44:41.025 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0103a965d2", State:"", Index:55}
2026-02-17 02:44:41.025 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Set[string](nil)}
2026-02-17 02:44:41.025 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0103a965d2", Addrs:set.Set[string](nil)}
2026-02-17 02:44:43.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6341" name:"default"}
2026-02-17 02:44:43.211 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-3462" name:"default"}
2026-02-17 02:44:43.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6341"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6341"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-6341"}
2026-02-17 02:44:43.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6341"}
2026-02-17 02:44:43.553 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3462"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"events-3462"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-3462"}
2026-02-17 02:44:43.577 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-3462"}
2026-02-17 02:44:43.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-152"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"containers-152"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-152"}
2026-02-17 02:44:43.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-6604"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-6604"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-6604"}
2026-02-17 02:44:43.688 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-6604" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:43.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-6604"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-6604"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-6604"}
2026-02-17 02:44:43.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3851"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3851"}
2026-02-17 02:44:43.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-3851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:44.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3851"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3851"}
2026-02-17 02:44:44.055 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9978"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9978"}
2026-02-17 02:44:44.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9978" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:44.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-91" name:"default"}
2026-02-17 02:44:44.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-91"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-91"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-91"}
2026-02-17 02:44:44.484 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-91"}
2026-02-17 02:44:44.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8647" name:"default"}
2026-02-17 02:44:44.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8647"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8647"}
2026-02-17 02:44:44.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8647"}
2026-02-17 02:44:45.044 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5801" name:"default"}
2026-02-17 02:44:45.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5801"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5801"}
2026-02-17 02:44:45.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5801"}
2026-02-17 02:44:48.740 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-152" name:"default"}
2026-02-17 02:44:48.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-152"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"containers-152"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-152"}
2026-02-17 02:44:49.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-152"}
2026-02-17 02:44:49.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-6604" name:"default"}
2026-02-17 02:44:49.119 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-6604"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-6604"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-6604"}
2026-02-17 02:44:49.147 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-6604"}
2026-02-17 02:44:49.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-3851" name:"default"}
2026-02-17 02:44:49.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3851"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3851"}
2026-02-17 02:44:49.368 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-3851"}
2026-02-17 02:45:02.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9978"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9978"}
2026-02-17 02:45:02.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9212"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-9212"}
2026-02-17 02:45:02.193 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-9212" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:07.169 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9978"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9978"}
2026-02-17 02:45:14.986 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:45:26.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9212"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-9212"}
2026-02-17 02:45:26.396 [INFO][69] felix/summary.go 100: Summarising 127 dataplane reconciliation loops over 1m1.4s: avg=27ms longest=76ms (resync-calico-v4)
2026-02-17 02:45:26.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-5753"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-5753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-5753"}
2026-02-17 02:45:26.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-5753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:26.433 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-qmvqf; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-qmvqf; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-qmvqf; name=rr_cluster_id) updated; e2e-fake-node-qmvqf updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring2026-02-17 02:45:26.446 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host

2026-02-17 02:45:26.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qmvqf"
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_169: Reconfigured
bird: Mesh_192_168_24_86: Reconfigured
bird: Reconfigured
2026-02-17 02:45:26.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qmvqf"
2026-02-17 02:45:26.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qmvqf"
2026-02-17 02:45:26.474 [INFO][68] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-qmvqf updated
2026-02-17 02:45:26.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qmvqf" labels:{key:"e2e-fake-node-qmvqf" value:"patched"}
2026-02-17 02:45:26.529 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qmvqf" labels:{key:"e2e-fake-node-qmvqf" value:"updated"}
2026-02-17 02:45:26.530 [INFO][68] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-qmvqf updated
2026-02-17 02:45:26.539 [INFO][68] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-qmvqf; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-qmvqf; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-qmvqf; name=rr_cluster_id) deleted; e2e-fake-node-qmvqf deleted
bird: Reconfiguration requested by SIGHUP
2026-02-17 02:45:26.555 [INFO][68] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_169: Reconfigured
bird: Mesh_192_168_24_86: Reconfigured
bird: Reconfigured
2026-02-17 02:45:26.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-qmvqf"
2026-02-17 02:45:26.560 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:26.560 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:26.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-5753"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-5753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-5753"}
2026-02-17 02:45:26.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3077"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3077"}
2026-02-17 02:45:26.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3077" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:26.610 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3077"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3077"} labels:{key:"webhook-3077" value:"true"}
2026-02-17 02:45:26.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2223"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2223"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2223"} labels:{key:"webhook-3077-markers" value:"true"}
2026-02-17 02:45:26.652 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2223" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:29.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3077" type:"ClusterIP" cluster_ips:"10.254.19.72" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:31.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-5753" name:"default"}
2026-02-17 02:45:31.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-9212" name:"default"}
2026-02-17 02:45:32.020 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9212"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9212"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-9212"}
2026-02-17 02:45:32.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4469"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4469"}
2026-02-17 02:45:32.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-9212"}
2026-02-17 02:45:32.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4244"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4244"}
2026-02-17 02:45:32.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4244" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:32.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-5753"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-5753"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-5753"}
2026-02-17 02:45:32.266 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-5753"}
2026-02-17 02:45:32.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3077"
2026-02-17 02:45:33.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3077"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3077"} labels:{key:"webhook-3077" value:"true"}
2026-02-17 02:45:33.464 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2223"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2223"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2223"} labels:{key:"webhook-3077-markers" value:"true"}
2026-02-17 02:45:33.481 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2321"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2321"}
2026-02-17 02:45:33.501 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:33.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2321"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2321"}
2026-02-17 02:45:33.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-9147"}
2026-02-17 02:45:33.626 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:37.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4469" name:"default"}
2026-02-17 02:45:37.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4469"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4469"}
2026-02-17 02:45:37.465 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4469"}
2026-02-17 02:45:37.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-9147"}
2026-02-17 02:45:37.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3314"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3314"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3314"}
2026-02-17 02:45:37.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:37.822 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-4244/test-rs-z8mcj, name=eth0)
2026-02-17 02:45:37.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4244"} profile:{inbound_rules:{action:"allow" rule_id:"FU7wk8pVwvN1Kckz"} outbound_rules:{action:"allow" rule_id:"0kv3awrCju38UOOO"}}
2026-02-17 02:45:37.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4244.default"} profile:{}
2026-02-17 02:45:37.822 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4244/test-rs-z8mcj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2472cc91b34" profile_ids:"kns.replicaset-4244" profile_ids:"ksa.replicaset-4244.default" ipv4_nets:"10.100.125.115/32"}
2026-02-17 02:45:37.822 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.823 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.823 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.824 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2472cc91b34" ipVersion=0x4 table="filter"
2026-02-17 02:45:37.824 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4244" ipVersion=0x4 table="filter"
2026-02-17 02:45:37.824 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G8xjVxVR_SHwENWR2X" ipVersion=0x4 table="filter"
2026-02-17 02:45:37.824 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2472cc91b34" ipVersion=0x4 table="filter"
2026-02-17 02:45:37.825 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4244" ipVersion=0x4 table="filter"
2026-02-17 02:45:37.825 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G8xjVxVR_SHwENWR2X" ipVersion=0x4 table="filter"
2026-02-17 02:45:37.825 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2472cc91b34"
2026-02-17 02:45:37.825 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.825 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.873 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:37.873 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} status="down"
2026-02-17 02:45:37.901 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali2472cc91b34" state="down"
2026-02-17 02:45:37.902 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2472cc91b34"
2026-02-17 02:45:37.902 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2472cc91b34", State:"down", Index:56}
2026-02-17 02:45:37.902 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.902 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.902 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2472cc91b34"
2026-02-17 02:45:37.902 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.902 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.908 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali2472cc91b34" state="up"
2026-02-17 02:45:37.924 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:37.924 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} status="down"
2026-02-17 02:45:37.924 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2472cc91b34", State:"up", Index:56}
2026-02-17 02:45:37.924 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2472cc91b34"
2026-02-17 02:45:37.924 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2472cc91b34"
2026-02-17 02:45:37.924 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2472cc91b34"
2026-02-17 02:45:37.924 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.924 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:37.947 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:37.947 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:38.408 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3314/netserver-0, name=eth0)
2026-02-17 02:45:38.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3314"} profile:{inbound_rules:{action:"allow" rule_id:"yQz_NtspOZ9X7-VX"} outbound_rules:{action:"allow" rule_id:"zeoXKn_SIi8C9qCg"}}
2026-02-17 02:45:38.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3314.default"} profile:{}
2026-02-17 02:45:38.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3314/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b21032ed6" profile_ids:"kns.pod-network-test-3314" profile_ids:"ksa.pod-network-test-3314.default" ipv4_nets:"10.100.125.116/32"}
2026-02-17 02:45:38.408 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.408 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.408 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali20b21032ed6" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TbUhyUFWtGX8Lr2gBf" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oVGPVqMwNdk-KVuc56" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali20b21032ed6" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TbUhyUFWtGX8Lr2gBf" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oVGPVqMwNdk-KVuc56" ipVersion=0x4 table="filter"
2026-02-17 02:45:38.409 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali20b21032ed6"
2026-02-17 02:45:38.409 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.409 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.478 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:38.478 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:38.488 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali20b21032ed6" state="down"
2026-02-17 02:45:38.488 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b21032ed6", State:"down", Index:57}
2026-02-17 02:45:38.488 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20b21032ed6"
2026-02-17 02:45:38.488 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20b21032ed6"
2026-02-17 02:45:38.488 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.488 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.488 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali20b21032ed6" state="up"
2026-02-17 02:45:38.521 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:38.521 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:38.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3077" name:"default"}
2026-02-17 02:45:38.547 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:38.547 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:38.547 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b21032ed6", State:"up", Index:57}
2026-02-17 02:45:38.548 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali20b21032ed6"
2026-02-17 02:45:38.548 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20b21032ed6"
2026-02-17 02:45:38.548 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b21032ed6"
2026-02-17 02:45:38.548 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.548 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:38.568 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:38.568 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:38.677 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2223" name:"default"}
2026-02-17 02:45:38.752 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-4244/test-rs-z8mcj, name=eth0)
2026-02-17 02:45:38.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4244/test-rs-z8mcj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2472cc91b34" profile_ids:"kns.replicaset-4244" profile_ids:"ksa.replicaset-4244.default" ipv4_nets:"10.100.125.115/32"}
2026-02-17 02:45:38.753 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:38.753 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:38.753 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:38.754 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2472cc91b34"
2026-02-17 02:45:38.754 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:38.754 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:38.775 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:38.775 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:39.101 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4244"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4244"}
2026-02-17 02:45:39.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9769"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-9769"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9769"}
2026-02-17 02:45:39.148 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9769" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:39.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2223"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2223"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2223"} labels:{key:"webhook-3077-markers" value:"true"}
2026-02-17 02:45:39.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2223"}
2026-02-17 02:45:39.337 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2321" name:"default"}
2026-02-17 02:45:39.363 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 02:45:39.363 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2472cc91b34"
2026-02-17 02:45:39.367 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:39.367 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:39.406 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2321"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2321"}
2026-02-17 02:45:39.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2321"}
2026-02-17 02:45:39.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3077"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3077"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3077"} labels:{key:"webhook-3077" value:"true"}
2026-02-17 02:45:39.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3077"}
2026-02-17 02:45:39.765 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3314/netserver-0, name=eth0)
2026-02-17 02:45:39.766 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3314/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b21032ed6" profile_ids:"kns.pod-network-test-3314" profile_ids:"ksa.pod-network-test-3314.default" ipv4_nets:"10.100.125.116/32"}
2026-02-17 02:45:39.766 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:39.766 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:39.767 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:39.769 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b21032ed6"
2026-02-17 02:45:39.769 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:39.770 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:39.797 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:39.797 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:39.968 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 02:45:39.968 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali20b21032ed6"
2026-02-17 02:45:39.968 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:39.968 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:42.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9147" name:"default"}
2026-02-17 02:45:42.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9147"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-9147"}
2026-02-17 02:45:43.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9147"}
2026-02-17 02:45:44.160 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-4244/test-rs-z8mcj, name=eth0)
2026-02-17 02:45:44.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4244/test-rs-z8mcj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2472cc91b34" profile_ids:"kns.replicaset-4244" profile_ids:"ksa.replicaset-4244.default" ipv4_nets:"10.100.125.115/32"}
2026-02-17 02:45:44.166 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.166 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.166 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.167 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2472cc91b34"
2026-02-17 02:45:44.167 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.167 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.171 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-4244/test-rs-z8mcj, name=eth0)
2026-02-17 02:45:44.185 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:44.185 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4244/test-rs-z8mcj" endpoint_id:"eth0"}
2026-02-17 02:45:44.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4244.default"}
2026-02-17 02:45:44.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4244"}
2026-02-17 02:45:44.186 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.186 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4244" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G8xjVxVR_SHwENWR2X" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4244" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G8xjVxVR_SHwENWR2X" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2472cc91b34" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.187 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2472cc91b34" ipVersion=0x4 table="filter"
2026-02-17 02:45:44.188 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.188 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
2026-02-17 02:45:44.188 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.115
2026-02-17 02:45:44.253 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4244/test-rs-z8mcj", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 56
2026-02-17 02:45:44.579 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 02:45:44.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2472cc91b34"
2026-02-17 02:45:44.579 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali2472cc91b34" state="down"
2026-02-17 02:45:44.579 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.579 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.579 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2472cc91b34", State:"down", Index:56}
2026-02-17 02:45:44.579 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali2472cc91b34" state=""
2026-02-17 02:45:44.579 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2472cc91b34"
2026-02-17 02:45:44.600 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2472cc91b34", State:"", Index:56}
2026-02-17 02:45:44.600 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Set[string](nil)}
2026-02-17 02:45:44.600 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2472cc91b34", Addrs:set.Set[string](nil)}
2026-02-17 02:45:44.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9978" name:"default"}
2026-02-17 02:45:44.685 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4244" name:"default"}
2026-02-17 02:45:44.943 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4244"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4244"}
2026-02-17 02:45:44.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4244"}
2026-02-17 02:45:45.046 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9978"}
2026-02-17 02:45:45.257 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9769"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-9769"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9769"}
2026-02-17 02:45:45.280 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4792"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-4792"}
2026-02-17 02:45:45.301 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4792" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:50.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4792"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-4792"}
2026-02-17 02:45:50.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5303"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5303"}
2026-02-17 02:45:50.446 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5303" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:50.611 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9769" name:"default"}
2026-02-17 02:45:50.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9769"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"job-9769"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9769"}
2026-02-17 02:45:50.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9769"}
2026-02-17 02:45:51.773 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3314/netserver-0, name=eth0)
2026-02-17 02:45:51.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3314/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b21032ed6" profile_ids:"kns.pod-network-test-3314" profile_ids:"ksa.pod-network-test-3314.default" ipv4_nets:"10.100.125.116/32"}
2026-02-17 02:45:51.773 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:51.773 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:51.773 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:51.773 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b21032ed6"
2026-02-17 02:45:51.773 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:51.773 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:51.798 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.798 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3314"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3314"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3314"}
2026-02-17 02:45:54.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7271"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7271"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7271"}
2026-02-17 02:45:54.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:54.247 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7271"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7271"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7271"}
2026-02-17 02:45:54.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8073"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-8073"}
2026-02-17 02:45:54.331 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-8073" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:55.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4792" name:"default"}
2026-02-17 02:45:56.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4792"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4792"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-4792"}
2026-02-17 02:45:56.073 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4792"}
2026-02-17 02:45:58.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8073"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-8073"}
2026-02-17 02:45:58.458 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-449"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-449"}
2026-02-17 02:45:58.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:59.151 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3314/netserver-0, name=eth0)
2026-02-17 02:45:59.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3314/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20b21032ed6" profile_ids:"kns.pod-network-test-3314" profile_ids:"ksa.pod-network-test-3314.default" ipv4_nets:"10.100.125.116/32"}
2026-02-17 02:45:59.152 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.152 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.152 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.153 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20b21032ed6"
2026-02-17 02:45:59.154 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.154 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.189 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.189 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:59.189 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3314"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3314"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3314"}
2026-02-17 02:45:59.387 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7271" name:"default"}
2026-02-17 02:45:59.432 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-3314/netserver-0, name=eth0)
2026-02-17 02:45:59.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3314/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:45:59.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3314"}
2026-02-17 02:45:59.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3314.default"}
2026-02-17 02:45:59.433 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.433 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.437 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TbUhyUFWtGX8Lr2gBf" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.437 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oVGPVqMwNdk-KVuc56" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.437 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TbUhyUFWtGX8Lr2gBf" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.437 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oVGPVqMwNdk-KVuc56" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.437 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.438 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali20b21032ed6" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.438 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali20b21032ed6" ipVersion=0x4 table="filter"
2026-02-17 02:45:59.438 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.438 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.439 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.116
2026-02-17 02:45:59.497 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3314/netserver-0", EndpointId:"eth0"}
2026-02-17 02:45:59.534 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali20b21032ed6" state="down"
2026-02-17 02:45:59.534 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20b21032ed6"
2026-02-17 02:45:59.534 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 02:45:59.534 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b21032ed6", State:"down", Index:57}
2026-02-17 02:45:59.534 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:59.534 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:59.534 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali20b21032ed6" state=""
2026-02-17 02:45:59.534 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali20b21032ed6"
2026-02-17 02:45:59.560 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20b21032ed6", State:"", Index:57}
2026-02-17 02:45:59.560 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Set[string](nil)}
2026-02-17 02:45:59.560 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20b21032ed6", Addrs:set.Set[string](nil)}
2026-02-17 02:45:59.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-778"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-778"}
2026-02-17 02:45:59.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7641"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7641"}
2026-02-17 02:45:59.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7641" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:59.988 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7271"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7271"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7271"}
2026-02-17 02:46:00.013 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7271"}
2026-02-17 02:46:01.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-449"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-449"}
2026-02-17 02:46:01.649 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7910"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7910"}
2026-02-17 02:46:01.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:03.665 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-8073" name:"default"}
2026-02-17 02:46:03.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7641"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7641"}
2026-02-17 02:46:03.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6233" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:03.804 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6233"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"events-6233"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6233"}
2026-02-17 02:46:03.873 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6233"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"events-6233"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6233"}
2026-02-17 02:46:03.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8153"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8153"}
2026-02-17 02:46:03.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8153" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:04.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8073"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-8073"}
2026-02-17 02:46:04.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-8073"}
2026-02-17 02:46:04.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3314" name:"default"}
2026-02-17 02:46:04.843 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3314"}
2026-02-17 02:46:04.901 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-778" name:"default"}
2026-02-17 02:46:05.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-778"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-778"}
2026-02-17 02:46:05.037 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-778"}
2026-02-17 02:46:05.761 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7910"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7910"}
2026-02-17 02:46:05.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7894"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7894"}
2026-02-17 02:46:05.813 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7894" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:05.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7894"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7894"}
2026-02-17 02:46:05.925 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8706"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-8706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8706"}
2026-02-17 02:46:05.952 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:06.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-449" name:"default"}
2026-02-17 02:46:07.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-449"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-449"}
2026-02-17 02:46:07.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-449"}
2026-02-17 02:46:08.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6233" name:"default"}
2026-02-17 02:46:09.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7641" name:"default"}
2026-02-17 02:46:09.040 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8153"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8153"}
2026-02-17 02:46:09.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1952"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1952"}
2026-02-17 02:46:09.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1952" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:09.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6233"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"events-6233"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6233"}
2026-02-17 02:46:09.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6233"}
2026-02-17 02:46:09.570 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7641"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7641"}
2026-02-17 02:46:09.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7641"}
2026-02-17 02:46:10.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8706"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-8706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8706"}
2026-02-17 02:46:10.038 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5104"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5104"}
2026-02-17 02:46:10.062 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5104" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:10.842 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7910" name:"default"}
2026-02-17 02:46:11.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7910"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7910"}
2026-02-17 02:46:11.196 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7910"}
2026-02-17 02:46:11.269 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7894" name:"default"}
2026-02-17 02:46:11.422 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7894"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7894"}
2026-02-17 02:46:11.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7894"}
2026-02-17 02:46:13.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1952"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1952"}
2026-02-17 02:46:13.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2300"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-2300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2300"}
2026-02-17 02:46:13.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:13.263 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-2300" type:"ClusterIP" cluster_ips:"10.254.19.51" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:13.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-2300" type:"ClusterIP" cluster_ips:"10.254.59.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:13.917 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-2300/externalsvc-7576cd9b5-g8pqs, name=eth0)
2026-02-17 02:46:13.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2300"} profile:{inbound_rules:{action:"allow" rule_id:"GZGl_kEdVPGKFH9V"} outbound_rules:{action:"allow" rule_id:"Cos6YhEAzZIyQYcR"}}
2026-02-17 02:46:13.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2300.default"} profile:{}
2026-02-17 02:46:13.918 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2300/externalsvc-7576cd9b5-g8pqs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6812b30da" profile_ids:"kns.services-2300" profile_ids:"ksa.services-2300.default" ipv4_nets:"10.100.125.117/32"}
2026-02-17 02:46:13.918 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:13.918 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:13.918 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:13.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f6812b30da" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2300" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NQKb2OOW_bXHMlU3U2" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f6812b30da" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2300" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.919 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NQKb2OOW_bXHMlU3U2" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.919 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f6812b30da"
2026-02-17 02:46:13.919 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:13.919 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:13.962 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:13.962 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} status="down"
2026-02-17 02:46:13.998 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali7f6812b30da" state="down"
2026-02-17 02:46:13.999 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f6812b30da"
2026-02-17 02:46:13.999 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6812b30da", State:"down", Index:58}
2026-02-17 02:46:13.999 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.999 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.999 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f6812b30da"
2026-02-17 02:46:13.999 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:13.999 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.001 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali7f6812b30da" state="up"
2026-02-17 02:46:14.027 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:14.027 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} status="down"
2026-02-17 02:46:14.027 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6812b30da", State:"up", Index:58}
2026-02-17 02:46:14.027 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f6812b30da"
2026-02-17 02:46:14.027 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f6812b30da"
2026-02-17 02:46:14.027 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6812b30da"
2026-02-17 02:46:14.027 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.028 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.050 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:14.050 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5104"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5104"}
2026-02-17 02:46:14.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1969"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1969"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1969"}
2026-02-17 02:46:14.216 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1969" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:14.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8153" name:"default"}
2026-02-17 02:46:14.725 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8153"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8153"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8153"}
2026-02-17 02:46:14.754 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8153"}
2026-02-17 02:46:14.784 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-1969/test-rs-4fcgb, name=eth0)
2026-02-17 02:46:14.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-1969"} profile:{inbound_rules:{action:"allow" rule_id:"qmjxzouzWUX9ix3E"} outbound_rules:{action:"allow" rule_id:"tqW1yF6kbIj3ipuY"}}
2026-02-17 02:46:14.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-1969.default"} profile:{}
2026-02-17 02:46:14.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1969/test-rs-4fcgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00befa6a8f5" profile_ids:"kns.replicaset-1969" profile_ids:"ksa.replicaset-1969.default" ipv4_nets:"10.100.125.118/32"}
2026-02-17 02:46:14.785 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.785 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.785 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00befa6a8f5" ipVersion=0x4 table="filter"
2026-02-17 02:46:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-1969" ipVersion=0x4 table="filter"
2026-02-17 02:46:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rq8OnZ5Ea8WxUg7r3h" ipVersion=0x4 table="filter"
2026-02-17 02:46:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00befa6a8f5" ipVersion=0x4 table="filter"
2026-02-17 02:46:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-1969" ipVersion=0x4 table="filter"
2026-02-17 02:46:14.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rq8OnZ5Ea8WxUg7r3h" ipVersion=0x4 table="filter"
2026-02-17 02:46:14.786 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:14.786 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.786 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.830 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:14.830 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} status="down"
2026-02-17 02:46:14.867 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali00befa6a8f5" state="down"
2026-02-17 02:46:14.867 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00befa6a8f5"
2026-02-17 02:46:14.867 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00befa6a8f5", State:"down", Index:59}
2026-02-17 02:46:14.867 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:14.867 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:14.868 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:14.868 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.868 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.871 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali00befa6a8f5" state="up"
2026-02-17 02:46:14.899 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:14.899 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} status="down"
2026-02-17 02:46:14.899 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00befa6a8f5", State:"up", Index:59}
2026-02-17 02:46:14.899 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:14.899 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:14.899 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:14.899 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.899 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:14.926 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-2300/externalsvc-7576cd9b5-g8pqs, name=eth0)
2026-02-17 02:46:14.934 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:14.934 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.934 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2300/externalsvc-7576cd9b5-g8pqs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6812b30da" profile_ids:"kns.services-2300" profile_ids:"ksa.services-2300.default" ipv4_nets:"10.100.125.117/32"}
2026-02-17 02:46:14.935 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.935 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.935 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.935 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f6812b30da"
2026-02-17 02:46:14.935 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.935 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:14.966 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:14.966 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.980 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 02:46:14.980 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f6812b30da"
2026-02-17 02:46:14.980 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:14.980 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:15.014 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:46:15.083 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8706" name:"default"}
2026-02-17 02:46:15.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-2300" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:15.546 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8706"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-8706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8706"}
2026-02-17 02:46:15.576 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8706"}
2026-02-17 02:46:15.935 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-1969/test-rs-4fcgb, name=eth0)
2026-02-17 02:46:15.935 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1969/test-rs-4fcgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00befa6a8f5" profile_ids:"kns.replicaset-1969" profile_ids:"ksa.replicaset-1969.default" ipv4_nets:"10.100.125.118/32"}
2026-02-17 02:46:15.935 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:15.935 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:15.935 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:15.936 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:15.936 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:15.936 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:15.940 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 02:46:15.940 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00befa6a8f5"
2026-02-17 02:46:15.960 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:15.960 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} status="up"
2026-02-17 02:46:15.960 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:15.960 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:17.634 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-2300"
2026-02-17 02:46:17.674 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-2300/externalsvc-7576cd9b5-g8pqs, name=eth0)
2026-02-17 02:46:17.675 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=services-2300/externalsvc-7576cd9b5-g8pqs, name=eth0)
2026-02-17 02:46:17.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2300/externalsvc-7576cd9b5-g8pqs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f6812b30da" profile_ids:"kns.services-2300" profile_ids:"ksa.services-2300.default" ipv4_nets:"10.100.125.117/32"}
2026-02-17 02:46:17.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2300/externalsvc-7576cd9b5-g8pqs" endpoint_id:"eth0"}
2026-02-17 02:46:17.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2300"}
2026-02-17 02:46:17.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2300.default"}
2026-02-17 02:46:17.689 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-2300"
2026-02-17 02:46:17.689 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:17.690 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:17.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2300" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NQKb2OOW_bXHMlU3U2" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2300" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.690 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NQKb2OOW_bXHMlU3U2" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.691 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:17.691 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f6812b30da" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.691 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f6812b30da" ipVersion=0x4 table="filter"
2026-02-17 02:46:17.691 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:17.691 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:17.692 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.117
2026-02-17 02:46:17.777 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2300/externalsvc-7576cd9b5-g8pqs", EndpointId:"eth0"}
2026-02-17 02:46:17.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2300"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-2300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2300"}
2026-02-17 02:46:17.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5719"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5719"}
2026-02-17 02:46:17.778 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:18.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1952" name:"default"}
2026-02-17 02:46:18.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5303"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5303"}
2026-02-17 02:46:18.561 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3154"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3154"}
2026-02-17 02:46:18.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3154" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:18.763 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1952"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1952"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1952"}
2026-02-17 02:46:18.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1952"}
2026-02-17 02:46:19.303 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5104" name:"default"}
2026-02-17 02:46:19.336 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-1969/test-rs-4fcgb, name=eth0)
2026-02-17 02:46:19.336 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1969/test-rs-4fcgb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00befa6a8f5" profile_ids:"kns.replicaset-1969" profile_ids:"ksa.replicaset-1969.default" ipv4_nets:"10.100.125.118/32"}
2026-02-17 02:46:19.336 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.336 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.336 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.337 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00befa6a8f5"
2026-02-17 02:46:19.337 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.337 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.349 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replicaset-1969/test-rs-4fcgb, name=eth0)
2026-02-17 02:46:19.367 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:19.367 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"} status="up"
2026-02-17 02:46:19.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1969/test-rs-4fcgb" endpoint_id:"eth0"}
2026-02-17 02:46:19.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-1969"}
2026-02-17 02:46:19.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-1969.default"}
2026-02-17 02:46:19.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1969"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1969"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1969"}
2026-02-17 02:46:19.367 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.367 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.368 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-1969" ipVersion=0x4 table="filter"
2026-02-17 02:46:19.368 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rq8OnZ5Ea8WxUg7r3h" ipVersion=0x4 table="filter"
2026-02-17 02:46:19.368 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-1969" ipVersion=0x4 table="filter"
2026-02-17 02:46:19.368 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rq8OnZ5Ea8WxUg7r3h" ipVersion=0x4 table="filter"
2026-02-17 02:46:19.368 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.369 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00befa6a8f5" ipVersion=0x4 table="filter"
2026-02-17 02:46:19.369 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00befa6a8f5" ipVersion=0x4 table="filter"
2026-02-17 02:46:19.369 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.369 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.370 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.118
2026-02-17 02:46:19.433 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1969/test-rs-4fcgb", EndpointId:"eth0"}
2026-02-17 02:46:19.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3236"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3236"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3236"}
2026-02-17 02:46:19.433 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3236" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:19.606 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5104"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5104"}
2026-02-17 02:46:19.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5104"}
2026-02-17 02:46:19.737 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali00befa6a8f5" state="down"
2026-02-17 02:46:19.737 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00befa6a8f5", State:"down", Index:59}
2026-02-17 02:46:19.737 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00befa6a8f5"
2026-02-17 02:46:19.737 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 02:46:19.737 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali00befa6a8f5" state=""
2026-02-17 02:46:19.737 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00befa6a8f5"
2026-02-17 02:46:19.765 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:19.765 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Typed[string]{}}
2026-02-17 02:46:19.765 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00befa6a8f5", State:"", Index:59}
2026-02-17 02:46:19.765 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Set[string](nil)}
2026-02-17 02:46:19.765 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00befa6a8f5", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.100 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali7f6812b30da" state="down"
2026-02-17 02:46:20.100 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6812b30da", State:"down", Index:58}
2026-02-17 02:46:20.100 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f6812b30da"
2026-02-17 02:46:20.100 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 02:46:20.103 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali7f6812b30da" state=""
2026-02-17 02:46:20.103 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f6812b30da"
2026-02-17 02:46:20.118 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.118 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.118 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f6812b30da", State:"", Index:58}
2026-02-17 02:46:20.118 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.118 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f6812b30da", Addrs:set.Set[string](nil)}
2026-02-17 02:46:23.040 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2300" name:"default"}
2026-02-17 02:46:23.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2300"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"services-2300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2300"}
2026-02-17 02:46:23.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2300"}
2026-02-17 02:46:23.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5303" name:"default"}
2026-02-17 02:46:23.955 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5303"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5303"}
2026-02-17 02:46:23.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5303"}
2026-02-17 02:46:24.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1969" name:"default"}
2026-02-17 02:46:24.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1969"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1969"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1969"}
2026-02-17 02:46:24.709 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1969"}
2026-02-17 02:46:29.469 [INFO][69] felix/summary.go 100: Summarising 202 dataplane reconciliation loops over 1m3.1s: avg=28ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:46:35.535 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3236"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3236"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3236"}
2026-02-17 02:46:35.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1139"}
2026-02-17 02:46:35.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1139"} labels:{key:"webhook-1139" value:"true"}
2026-02-17 02:46:35.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4366"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4366"} labels:{key:"webhook-1139-markers" value:"true"}
2026-02-17 02:46:35.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4366" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:38.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1139" type:"ClusterIP" cluster_ips:"10.254.73.0" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:39.511 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-414"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-414"} labels:{key:"webhook-1139" value:"true"}
2026-02-17 02:46:39.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:39.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1139"
2026-02-17 02:46:39.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1139"} labels:{key:"webhook-1139" value:"true"}
2026-02-17 02:46:39.667 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4366"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4366"} labels:{key:"webhook-1139-markers" value:"true"}
2026-02-17 02:46:39.667 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-414"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-414"} labels:{key:"webhook-1139" value:"true"}
2026-02-17 02:46:39.710 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5356"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5356"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5356"}
2026-02-17 02:46:39.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:40.772 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3236" name:"default"}
2026-02-17 02:46:40.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3236"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3236"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3236"}
2026-02-17 02:46:40.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3236"}
2026-02-17 02:46:43.106 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5719"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5719"}
2026-02-17 02:46:43.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8579"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-8579"}
2026-02-17 02:46:43.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8579" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:44.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1139" name:"default"}
2026-02-17 02:46:45.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-414" name:"default"}
2026-02-17 02:46:45.225 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1139"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1139"} labels:{key:"webhook-1139" value:"true"}
2026-02-17 02:46:45.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1139"}
2026-02-17 02:46:45.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4366" name:"default"}
2026-02-17 02:46:45.403 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4366"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4366"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4366"} labels:{key:"webhook-1139-markers" value:"true"}
2026-02-17 02:46:45.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4366"}
2026-02-17 02:46:45.517 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-414"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-414"} labels:{key:"webhook-1139" value:"true"}
2026-02-17 02:46:45.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-414"}
2026-02-17 02:46:46.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5356"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5356"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5356"}
2026-02-17 02:46:46.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3912"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3912"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3912"}
2026-02-17 02:46:46.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:48.240 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8579"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-8579"}
2026-02-17 02:46:48.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1062"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1062"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1062"}
2026-02-17 02:46:48.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-1062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:48.436 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1062"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1062"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1062"}
2026-02-17 02:46:48.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8325"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8325"}
2026-02-17 02:46:48.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-8325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:48.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5719" name:"default"}
2026-02-17 02:46:48.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5719"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5719"}
2026-02-17 02:46:48.891 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5719"}
2026-02-17 02:46:49.234 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-8325/simpletest.deployment-7df6b7746b-7xgl7, name=eth0)
2026-02-17 02:46:49.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-8325"} profile:{inbound_rules:{action:"allow" rule_id:"ABoZH8Rj3QsYxT_-"} outbound_rules:{action:"allow" rule_id:"82XEnrunMRglqGsi"}}
2026-02-17 02:46:49.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-8325.default"} profile:{}
2026-02-17 02:46:49.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4f0723ea69" profile_ids:"kns.gc-8325" profile_ids:"ksa.gc-8325.default" ipv4_nets:"10.100.125.119/32"}
2026-02-17 02:46:49.235 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.235 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.235 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4f0723ea69" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-8325" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-8325.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4f0723ea69" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-8325" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-8325.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:49.236 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4f0723ea69"
2026-02-17 02:46:49.236 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.236 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.277 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.277 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.316 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4f0723ea69" state="down"
2026-02-17 02:46:49.316 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4f0723ea69"
2026-02-17 02:46:49.316 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0723ea69", State:"down", Index:60}
2026-02-17 02:46:49.316 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.316 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.316 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4f0723ea69"
2026-02-17 02:46:49.316 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.317 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.317 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4f0723ea69" state="up"
2026-02-17 02:46:49.340 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.340 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.340 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0723ea69", State:"up", Index:60}
2026-02-17 02:46:49.340 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4f0723ea69"
2026-02-17 02:46:49.340 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4f0723ea69"
2026-02-17 02:46:49.340 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4f0723ea69"
2026-02-17 02:46:49.340 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.340 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:49.357 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.358 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8325"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8325"}
2026-02-17 02:46:49.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5183"}
2026-02-17 02:46:49.750 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5183" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:49.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5183"} labels:{key:"webhook-5183" value:"true"}
2026-02-17 02:46:49.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3944"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3944"} labels:{key:"webhook-5183-markers" value:"true"}
2026-02-17 02:46:49.794 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3944" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.106 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-8325/simpletest.deployment-7df6b7746b-7xgl7, name=eth0)
2026-02-17 02:46:50.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4f0723ea69" profile_ids:"kns.gc-8325" profile_ids:"ksa.gc-8325.default" ipv4_nets:"10.100.125.119/32"}
2026-02-17 02:46:50.107 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:50.107 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:50.107 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:50.107 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4f0723ea69"
2026-02-17 02:46:50.108 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:50.108 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:50.139 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.139 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.463 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3912"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3912"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3912"}
2026-02-17 02:46:50.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7639"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7639"}
2026-02-17 02:46:50.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7639" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.944 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 02:46:50.944 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4f0723ea69"
2026-02-17 02:46:50.944 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.944 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:51.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5356" name:"default"}
2026-02-17 02:46:51.666 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5356"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5356"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5356"}
2026-02-17 02:46:51.696 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5356"}
2026-02-17 02:46:52.181 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5183" type:"ClusterIP" cluster_ips:"10.254.96.62" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:53.243 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5183"
2026-02-17 02:46:53.318 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5183"} labels:{key:"webhook-5183" value:"true"}
2026-02-17 02:46:53.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3944"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3944"} labels:{key:"webhook-5183-markers" value:"true"}
2026-02-17 02:46:53.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8579" name:"default"}
2026-02-17 02:46:53.391 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-716"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-716"}
2026-02-17 02:46:53.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-716" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:53.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-716"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-716"}
2026-02-17 02:46:53.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1988"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1988"}
2026-02-17 02:46:53.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-1988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:53.926 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-1062" name:"default"}
2026-02-17 02:46:54.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8579"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8579"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-8579"}
2026-02-17 02:46:54.046 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8579"}
2026-02-17 02:46:54.166 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1062"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1062"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1062"}
2026-02-17 02:46:54.195 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-1062"}
2026-02-17 02:46:54.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7639"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7639"}
2026-02-17 02:46:54.622 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2716"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2716"}
2026-02-17 02:46:54.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2716" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:54.722 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-8325/simpletest.deployment-7df6b7746b-7xgl7, name=eth0)
2026-02-17 02:46:54.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4f0723ea69" profile_ids:"kns.gc-8325" profile_ids:"ksa.gc-8325.default" ipv4_nets:"10.100.125.119/32"}
2026-02-17 02:46:54.723 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.723 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.723 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.723 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4f0723ea69"
2026-02-17 02:46:54.723 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.723 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.734 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=gc-8325/simpletest.deployment-7df6b7746b-7xgl7, name=eth0)
2026-02-17 02:46:54.760 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.760 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7" endpoint_id:"eth0"}
2026-02-17 02:46:54.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-8325"}
2026-02-17 02:46:54.760 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-8325.default"}
2026-02-17 02:46:54.760 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.761 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-8325" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-8325.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-8325" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-8325.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4f0723ea69" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4f0723ea69" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.762 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.762 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:54.763 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.119
2026-02-17 02:46:54.826 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-8325/simpletest.deployment-7df6b7746b-7xgl7", EndpointId:"eth0"}
2026-02-17 02:46:55.146 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4f0723ea69" state="down"
2026-02-17 02:46:55.146 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4f0723ea69"
2026-02-17 02:46:55.146 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 02:46:55.146 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0723ea69", State:"down", Index:60}
2026-02-17 02:46:55.146 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.146 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.150 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calia4f0723ea69" state=""
2026-02-17 02:46:55.150 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4f0723ea69"
2026-02-17 02:46:55.172 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0723ea69", State:"", Index:60}
2026-02-17 02:46:55.172 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.172 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0723ea69", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-8325" name:"default"}
2026-02-17 02:46:55.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cr4m8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.75.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.705 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8325"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8325"}
2026-02-17 02:46:55.705 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hhdsk" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.37.9" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-55m99" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.169.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-8325"}
2026-02-17 02:46:55.753 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ns7vp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.35.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-krntn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.156.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.807 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jlsng" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.213.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.834 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j2c65" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.190.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.956 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8jlm9" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.249.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kncf8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.48.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s245n" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.138.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-828ks" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.176.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j4ns7" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.89.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d5qwp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.29.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zzltn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.250.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fjjzn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.58.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:55.982 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-57vzz" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.177.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rx662" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.221.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nh898" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.36.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tbbdp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.22.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hl5qx" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.4.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q5nww" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.189.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jrxdl" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.101.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qzl4q" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.190.75" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c9j6l" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.72.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.084 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d5q6r" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.162.27" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.105 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l9l7d" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.22.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.130 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tvf9f" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.27.11" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.151 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fpsjn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.92.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.151 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:56.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-klbxp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.125.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.187 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-84mhp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.30.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-khbtn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.96.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d6c66" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.44.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ll49f" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.109.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nhsrg" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.234.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.278 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dpjch" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.200.26" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rb7ps" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.90.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j8z5b" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.110.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.338 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4gm25" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.142.208" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pb7zq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.18.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.360 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwrmk" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.15.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.385 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-slxq5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.16.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gm6vj" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.137.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9zhct" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.181.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d9kqr" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.126.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.475 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gzjsv" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.192.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gtwx2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.14.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lw9sw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.160.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.524 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j98sq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.10.223" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fvj8h" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.224.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.555 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ztbtw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.191.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mr96b" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.94.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h46zq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.107.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.584 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rmk5g" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.63.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.594 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nfp26" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.141.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.608 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvcgs" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.239.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.625 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mfjrr" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.51.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.635 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-snmt9" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.105.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9z7ws" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.44.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cgn4x" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.61.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vh5rt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.133.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.685 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kwg8m" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.119.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5ww27" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.132.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.715 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t54k8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.219.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.732 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tqc7x" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.49.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.771 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g8cz5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.90.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.771 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l8t9q" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.151.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.781 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2cmgj" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.136.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wp2rc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.83.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2jnbg" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.229.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.931 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qctn5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.79.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:56.989 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2x65w" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.153.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xrlp7" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.207.44" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.079 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9pmx2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.141.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.138 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82s5w" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.49.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.193 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fm9wb" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.8.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nrrn7" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.240.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9962k" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.159.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c6jtf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.48.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.381 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hhlvg" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.210.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qlwmq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.72.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.490 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5wbw6" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.231.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j765v" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.133.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.540 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3912" name:"default"}
2026-02-17 02:46:57.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g8grp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.58.98" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.624 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v5d8q" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.58.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.704 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rqxkt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.212.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.769 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r2sc2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.221.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxd9z" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.137.52" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j65v8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.20.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-grv69" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.114.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-frfxw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.182.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:57.944 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3912"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3912"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3912"}
2026-02-17 02:46:57.987 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3912"}
2026-02-17 02:46:57.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dkw7b" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.180.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xzddw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.254.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nwdxt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.144.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zjxd6" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.129.113" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q2kcg" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.109.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.241 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dxkqc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.231.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6s5fg" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.234.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.339 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mxrxq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.99.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jvb7d" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.246.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vvkrs" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.197.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.484 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8sx94" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.110.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.552 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d82m7" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.44.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.598 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cfms2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.24.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bb9fj" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.217.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.688 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-716"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-716"}
2026-02-17 02:46:58.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jx7th" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.115.48" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.764 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j57q5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.76.11" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2716"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2716"}
2026-02-17 02:46:58.788 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x565j" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.67.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1981"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1981"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1981"}
2026-02-17 02:46:58.821 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1981" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:58.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8k7dp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.219.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.893 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b6b97" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.4.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:58.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q27tw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.189.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l9mmn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.151.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6swk" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.76.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.098 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5kddw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.205.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.127 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8ht96" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.156.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ch98w" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.44.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fn5p7" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.23.217" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xrjh8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.108.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d75fj" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.105.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nm2xr" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.128.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k8kbc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.22.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.518 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c6jt8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.15.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.532 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fzsqf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.208.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5183" name:"default"}
2026-02-17 02:46:59.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gs6pc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.29.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.634 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sxckf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.155.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.686 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pl8r6" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.152.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3944" name:"default"}
2026-02-17 02:46:59.729 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kptwc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.167.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.782 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4j6cr" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.1.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g2frh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.103.214" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.899 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wfr8g" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.184.121" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.950 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t8lkz" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.130.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:59.975 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z5llh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.134.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.045 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gtdb9" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.66.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.078 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pn4rv" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.90.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.151 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9j9xt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.92.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.173 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8p4bm" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.236.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d264m" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.13.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.291 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f8mwf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.116.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.350 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kf542" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.178.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-88glh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.3.227" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k8h22" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.137.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.472 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1981/rc-test-bb258, name=eth0)
2026-02-17 02:47:00.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1981"} profile:{inbound_rules:{action:"allow" rule_id:"gT3inGlvoaTydX9U"} outbound_rules:{action:"allow" rule_id:"PuOvxoTiAyJmiB1M"}}
2026-02-17 02:47:00.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1981.default"} profile:{}
2026-02-17 02:47:00.473 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1981/rc-test-bb258" endpoint_id:"eth0"} endpoint:{state:"active" name:"califee4d5ea2a5" profile_ids:"kns.replication-controller-1981" profile_ids:"ksa.replication-controller-1981.default" ipv4_nets:"10.100.125.120/32"}
2026-02-17 02:47:00.479 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7w4xt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.119.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fvpsn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.231.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.542 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califee4d5ea2a5" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O9GwrAlo6XpnnxsP1J" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1ChmIhjmQhz7tIRda1" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califee4d5ea2a5" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O9GwrAlo6XpnnxsP1J" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1ChmIhjmQhz7tIRda1" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.543 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:00.543 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.543 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.554 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="califee4d5ea2a5" state="down"
2026-02-17 02:47:00.554 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califee4d5ea2a5"
2026-02-17 02:47:00.559 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="califee4d5ea2a5" state="up"
2026-02-17 02:47:00.585 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:00.585 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} status="down"
2026-02-17 02:47:00.585 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califee4d5ea2a5", State:"down", Index:61}
2026-02-17 02:47:00.585 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Typed[string]{}}
2026-02-17 02:47:00.585 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Typed[string]{}}
2026-02-17 02:47:00.585 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califee4d5ea2a5", State:"up", Index:61}
2026-02-17 02:47:00.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5183"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5183"} labels:{key:"webhook-5183" value:"true"}
2026-02-17 02:47:00.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5183"}
2026-02-17 02:47:00.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f8tx8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.18.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.628 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mpm7q" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.82.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.649 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:00.649 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:00.649 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:00.649 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.650 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:00.678 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.678 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-86nbb" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.162.163" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tgkhq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.30.48" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v87ls" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.213.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kzxpn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.139.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3944"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3944"} labels:{key:"webhook-5183-markers" value:"true"}
2026-02-17 02:47:00.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8sgxh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.123.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3944"}
2026-02-17 02:47:00.927 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s9czs" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.31.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:00.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2ftt7" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.132.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6nwjt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.112.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.097 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jg6hv" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.189.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.148 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6d7sn" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.179.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.165 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1981/rc-test-bb258, name=eth0)
2026-02-17 02:47:01.165 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1981/rc-test-bb258" endpoint_id:"eth0"} endpoint:{state:"active" name:"califee4d5ea2a5" profile_ids:"kns.replication-controller-1981" profile_ids:"ksa.replication-controller-1981.default" ipv4_nets:"10.100.125.120/32"}
2026-02-17 02:47:01.175 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.175 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.176 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.177 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:01.177 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.177 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.247 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1981/rc-test-bb258, name=eth0)
2026-02-17 02:47:01.285 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:01.285 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} status="up"
2026-02-17 02:47:01.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nn72v" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.214.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.285 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-glhw5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.78.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1981/rc-test-bb258" endpoint_id:"eth0"} endpoint:{state:"active" name:"califee4d5ea2a5" profile_ids:"kns.replication-controller-1981" profile_ids:"ksa.replication-controller-1981.default" ipv4_nets:"10.100.125.120/32"}
2026-02-17 02:47:01.286 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.286 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.286 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.286 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:01.287 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.287 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:01.315 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:01.315 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} status="up"
2026-02-17 02:47:01.315 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xjqw8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.237.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p29rp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.227.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.359 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1981"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1981"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1981"}
2026-02-17 02:47:01.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7174"}
2026-02-17 02:47:01.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-knsdb" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.247.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.413 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:01.414 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7174"} labels:{key:"webhook-7174" value:"true"}
2026-02-17 02:47:01.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2231"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2231"} labels:{key:"webhook-7174-markers" value:"true"}
2026-02-17 02:47:01.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tqgwf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.203.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:01.472 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 02:47:01.472 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califee4d5ea2a5"
2026-02-17 02:47:01.472 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:01.472 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:01.514 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mtk6h" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.151.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.522 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-74gcd" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.163.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.576 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h2q7m" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.82.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.580 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7639" name:"default"}
2026-02-17 02:47:01.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qjhdh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.173.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lnzpc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.191.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fxmlt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.210.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qblzf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.105.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7639"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7639"}
2026-02-17 02:47:01.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-22hsf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.139.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.837 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7639"}
2026-02-17 02:47:01.884 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6szt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.163.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:01.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6b55x" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.234.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.026 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zh2dl" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.170.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wsggf" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.61.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6x8m4" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.91.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.131 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jtgq2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.131.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7m2xh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.196.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.265 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-whvh8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.38.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.283 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-89nwp" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.233.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.351 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rz8bd" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.25.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.370 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4fbjh" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.143.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.422 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m587s" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.137.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qg4bd" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.159.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mnsvc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.204.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.572 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4r9z5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.211.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.662 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m6pfq" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.160.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f8p99" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.97.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.806 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wwjjj" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.94.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.818 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zw8t5" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.42.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2l2c4" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.45.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9tsd9" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.72.36" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.937 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vtvs9" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.155.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:02.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p5lgw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.39.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z569q" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.232.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbbpt" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.30.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.132 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5sfx8" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.28.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-58vx2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.6.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lv8rc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.191.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.280 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n6mkc" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.245.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xml4m" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.203.27" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.384 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c7cgw" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.63.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8tdl2" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.28.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.503 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sn68c" namespace:"svc-latency-1988" type:"ClusterIP" cluster_ips:"10.254.250.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:03.866 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-716" name:"default"}
2026-02-17 02:47:03.866 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:47:04.021 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7174" type:"ClusterIP" cluster_ips:"10.254.129.105" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:47:04.225 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1988"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1988"}
2026-02-17 02:47:04.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5663"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"events-5663"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-5663"}
2026-02-17 02:47:04.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-5663" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:04.326 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2716" name:"default"}
2026-02-17 02:47:04.402 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5663"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"events-5663"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-5663"}
2026-02-17 02:47:04.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5136"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5136"}
2026-02-17 02:47:04.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-5136" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:04.461 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:47:04.859 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-716"}
2026-02-17 02:47:04.859 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:47:04.924 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2716"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2716"}
2026-02-17 02:47:04.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2716"}
2026-02-17 02:47:06.398 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1981/rc-test-bb258, name=eth0)
2026-02-17 02:47:06.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1981/rc-test-bb258" endpoint_id:"eth0"} endpoint:{state:"active" name:"califee4d5ea2a5" profile_ids:"kns.replication-controller-1981" profile_ids:"ksa.replication-controller-1981.default" ipv4_nets:"10.100.125.120/32"}
2026-02-17 02:47:06.398 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.398 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.398 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.399 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califee4d5ea2a5"
2026-02-17 02:47:06.400 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.400 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.431 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:06.432 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"} status="up"
2026-02-17 02:47:06.432 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1981"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1981"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1981"}
2026-02-17 02:47:06.761 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=replication-controller-1981/rc-test-bb258, name=eth0)
2026-02-17 02:47:06.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1981/rc-test-bb258" endpoint_id:"eth0"}
2026-02-17 02:47:06.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1981"}
2026-02-17 02:47:06.762 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1981.default"}
2026-02-17 02:47:06.762 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.762 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O9GwrAlo6XpnnxsP1J" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1ChmIhjmQhz7tIRda1" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O9GwrAlo6XpnnxsP1J" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1ChmIhjmQhz7tIRda1" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califee4d5ea2a5" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califee4d5ea2a5" ipVersion=0x4 table="filter"
2026-02-17 02:47:06.763 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.763 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.763 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.120
2026-02-17 02:47:06.836 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1981/rc-test-bb258", EndpointId:"eth0"}
2026-02-17 02:47:06.870 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="califee4d5ea2a5" state="down"
2026-02-17 02:47:06.870 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califee4d5ea2a5"
2026-02-17 02:47:06.870 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-17 02:47:06.870 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califee4d5ea2a5", State:"down", Index:61}
2026-02-17 02:47:06.870 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Typed[string]{}}
2026-02-17 02:47:06.870 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Typed[string]{}}
2026-02-17 02:47:06.871 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="califee4d5ea2a5" state=""
2026-02-17 02:47:06.871 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califee4d5ea2a5"
2026-02-17 02:47:06.903 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califee4d5ea2a5", State:"", Index:61}
2026-02-17 02:47:06.903 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Set[string](nil)}
2026-02-17 02:47:06.903 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califee4d5ea2a5", Addrs:set.Set[string](nil)}
2026-02-17 02:47:09.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-5663" name:"default"}
2026-02-17 02:47:12.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5663"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"events-5663"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-5663"}
2026-02-17 02:47:12.054 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-5663"}
2026-02-17 02:47:12.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-1988" name:"default"}
2026-02-17 02:47:12.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-22hsf" namespace:"svc-latency-1988"
2026-02-17 02:47:12.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1981" name:"default"}
2026-02-17 02:47:12.471 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2cmgj" namespace:"svc-latency-1988"
2026-02-17 02:47:12.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2ftt7" namespace:"svc-latency-1988"
2026-02-17 02:47:12.517 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2jnbg" namespace:"svc-latency-1988"
2026-02-17 02:47:12.551 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2l2c4" namespace:"svc-latency-1988"
2026-02-17 02:47:12.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2x65w" namespace:"svc-latency-1988"
2026-02-17 02:47:12.592 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4fbjh" namespace:"svc-latency-1988"
2026-02-17 02:47:12.620 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4gm25" namespace:"svc-latency-1988"
2026-02-17 02:47:12.645 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4j6cr" namespace:"svc-latency-1988"
2026-02-17 02:47:12.667 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4r9z5" namespace:"svc-latency-1988"
2026-02-17 02:47:12.695 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-55m99" namespace:"svc-latency-1988"
2026-02-17 02:47:12.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-57vzz" namespace:"svc-latency-1988"
2026-02-17 02:47:12.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-58vx2" namespace:"svc-latency-1988"
2026-02-17 02:47:12.747 [INFO][69] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:47:12.773 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5kddw" namespace:"svc-latency-1988"
2026-02-17 02:47:12.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5sfx8" namespace:"svc-latency-1988"
2026-02-17 02:47:12.832 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5wbw6" namespace:"svc-latency-1988"
2026-02-17 02:47:12.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5ww27" namespace:"svc-latency-1988"
2026-02-17 02:47:12.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6b55x" namespace:"svc-latency-1988"
2026-02-17 02:47:12.932 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6d7sn" namespace:"svc-latency-1988"
2026-02-17 02:47:12.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6nwjt" namespace:"svc-latency-1988"
2026-02-17 02:47:12.979 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6s5fg" namespace:"svc-latency-1988"
2026-02-17 02:47:13.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6x8m4" namespace:"svc-latency-1988"
2026-02-17 02:47:13.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-74gcd" namespace:"svc-latency-1988"
2026-02-17 02:47:13.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7m2xh" namespace:"svc-latency-1988"
2026-02-17 02:47:13.142 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7w4xt" namespace:"svc-latency-1988"
2026-02-17 02:47:13.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-828ks" namespace:"svc-latency-1988"
2026-02-17 02:47:13.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82s5w" namespace:"svc-latency-1988"
2026-02-17 02:47:13.220 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-84mhp" namespace:"svc-latency-1988"
2026-02-17 02:47:13.251 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-86nbb" namespace:"svc-latency-1988"
2026-02-17 02:47:13.262 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-88glh" namespace:"svc-latency-1988"
2026-02-17 02:47:13.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-89nwp" namespace:"svc-latency-1988"
2026-02-17 02:47:13.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8ht96" namespace:"svc-latency-1988"
2026-02-17 02:47:13.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8jlm9" namespace:"svc-latency-1988"
2026-02-17 02:47:13.378 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8k7dp" namespace:"svc-latency-1988"
2026-02-17 02:47:13.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8p4bm" namespace:"svc-latency-1988"
2026-02-17 02:47:13.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8sgxh" namespace:"svc-latency-1988"
2026-02-17 02:47:13.463 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8sx94" namespace:"svc-latency-1988"
2026-02-17 02:47:13.463 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8tdl2" namespace:"svc-latency-1988"
2026-02-17 02:47:13.491 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9962k" namespace:"svc-latency-1988"
2026-02-17 02:47:13.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9j9xt" namespace:"svc-latency-1988"
2026-02-17 02:47:13.558 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9pmx2" namespace:"svc-latency-1988"
2026-02-17 02:47:13.566 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9tsd9" namespace:"svc-latency-1988"
2026-02-17 02:47:13.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9z7ws" namespace:"svc-latency-1988"
2026-02-17 02:47:13.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9zhct" namespace:"svc-latency-1988"
2026-02-17 02:47:13.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b6b97" namespace:"svc-latency-1988"
2026-02-17 02:47:13.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bb9fj" namespace:"svc-latency-1988"
2026-02-17 02:47:13.690 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c6jt8" namespace:"svc-latency-1988"
2026-02-17 02:47:13.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c6jtf" namespace:"svc-latency-1988"
2026-02-17 02:47:13.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c7cgw" namespace:"svc-latency-1988"
2026-02-17 02:47:13.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c9j6l" namespace:"svc-latency-1988"
2026-02-17 02:47:13.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cfms2" namespace:"svc-latency-1988"
2026-02-17 02:47:13.809 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cgn4x" namespace:"svc-latency-1988"
2026-02-17 02:47:13.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ch98w" namespace:"svc-latency-1988"
2026-02-17 02:47:13.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1981"}
2026-02-17 02:47:13.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cr4m8" namespace:"svc-latency-1988"
2026-02-17 02:47:13.882 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d264m" namespace:"svc-latency-1988"
2026-02-17 02:47:13.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d5q6r" namespace:"svc-latency-1988"
2026-02-17 02:47:13.925 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d5qwp" namespace:"svc-latency-1988"
2026-02-17 02:47:13.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d6c66" namespace:"svc-latency-1988"
2026-02-17 02:47:13.978 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d75fj" namespace:"svc-latency-1988"
2026-02-17 02:47:14.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d82m7" namespace:"svc-latency-1988"
2026-02-17 02:47:14.029 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d9kqr" namespace:"svc-latency-1988"
2026-02-17 02:47:14.058 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dkw7b" namespace:"svc-latency-1988"
2026-02-17 02:47:14.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dpjch" namespace:"svc-latency-1988"
2026-02-17 02:47:14.150 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dxkqc" namespace:"svc-latency-1988"
2026-02-17 02:47:14.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f8mwf" namespace:"svc-latency-1988"
2026-02-17 02:47:14.199 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f8p99" namespace:"svc-latency-1988"
2026-02-17 02:47:14.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f8tx8" namespace:"svc-latency-1988"
2026-02-17 02:47:14.247 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fjjzn" namespace:"svc-latency-1988"
2026-02-17 02:47:14.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fm9wb" namespace:"svc-latency-1988"
2026-02-17 02:47:14.309 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fn5p7" namespace:"svc-latency-1988"
2026-02-17 02:47:14.334 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fpsjn" namespace:"svc-latency-1988"
2026-02-17 02:47:14.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-frfxw" namespace:"svc-latency-1988"
2026-02-17 02:47:14.407 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fvj8h" namespace:"svc-latency-1988"
2026-02-17 02:47:14.410 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fvpsn" namespace:"svc-latency-1988"
2026-02-17 02:47:14.444 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fxmlt" namespace:"svc-latency-1988"
2026-02-17 02:47:14.468 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fzsqf" namespace:"svc-latency-1988"
2026-02-17 02:47:14.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g2frh" namespace:"svc-latency-1988"
2026-02-17 02:47:14.519 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g8cz5" namespace:"svc-latency-1988"
2026-02-17 02:47:14.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g8grp" namespace:"svc-latency-1988"
2026-02-17 02:47:14.565 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-glhw5" namespace:"svc-latency-1988"
2026-02-17 02:47:14.608 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gm6vj" namespace:"svc-latency-1988"
2026-02-17 02:47:14.609 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-grv69" namespace:"svc-latency-1988"
2026-02-17 02:47:14.631 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gs6pc" namespace:"svc-latency-1988"
2026-02-17 02:47:14.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gtdb9" namespace:"svc-latency-1988"
2026-02-17 02:47:14.726 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gtwx2" namespace:"svc-latency-1988"
2026-02-17 02:47:14.728 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gzjsv" namespace:"svc-latency-1988"
2026-02-17 02:47:14.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h2q7m" namespace:"svc-latency-1988"
2026-02-17 02:47:14.779 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h46zq" namespace:"svc-latency-1988"
2026-02-17 02:47:14.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hhdsk" namespace:"svc-latency-1988"
2026-02-17 02:47:14.831 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hhlvg" namespace:"svc-latency-1988"
2026-02-17 02:47:14.862 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hl5qx" namespace:"svc-latency-1988"
2026-02-17 02:47:14.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j2c65" namespace:"svc-latency-1988"
2026-02-17 02:47:14.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j4ns7" namespace:"svc-latency-1988"
2026-02-17 02:47:14.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j57q5" namespace:"svc-latency-1988"
2026-02-17 02:47:14.951 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j65v8" namespace:"svc-latency-1988"
2026-02-17 02:47:14.985 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j765v" namespace:"svc-latency-1988"
2026-02-17 02:47:15.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j8z5b" namespace:"svc-latency-1988"
2026-02-17 02:47:15.026 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:47:15.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j98sq" namespace:"svc-latency-1988"
2026-02-17 02:47:15.067 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jg6hv" namespace:"svc-latency-1988"
2026-02-17 02:47:15.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jlsng" namespace:"svc-latency-1988"
2026-02-17 02:47:15.115 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jrxdl" namespace:"svc-latency-1988"
2026-02-17 02:47:15.153 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jtgq2" namespace:"svc-latency-1988"
2026-02-17 02:47:15.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jvb7d" namespace:"svc-latency-1988"
2026-02-17 02:47:15.200 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwrmk" namespace:"svc-latency-1988"
2026-02-17 02:47:15.223 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jx7th" namespace:"svc-latency-1988"
2026-02-17 02:47:15.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k8h22" namespace:"svc-latency-1988"
2026-02-17 02:47:15.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k8kbc" namespace:"svc-latency-1988"
2026-02-17 02:47:15.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbbpt" namespace:"svc-latency-1988"
2026-02-17 02:47:15.327 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kf542" namespace:"svc-latency-1988"
2026-02-17 02:47:15.355 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-khbtn" namespace:"svc-latency-1988"
2026-02-17 02:47:15.374 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-klbxp" namespace:"svc-latency-1988"
2026-02-17 02:47:15.399 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kncf8" namespace:"svc-latency-1988"
2026-02-17 02:47:15.421 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-knsdb" namespace:"svc-latency-1988"
2026-02-17 02:47:15.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kptwc" namespace:"svc-latency-1988"
2026-02-17 02:47:15.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-krntn" namespace:"svc-latency-1988"
2026-02-17 02:47:15.494 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1282"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-1282"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-7174" value:"true"}
2026-02-17 02:47:15.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-1282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kwg8m" namespace:"svc-latency-1988"
2026-02-17 02:47:15.537 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7174"
2026-02-17 02:47:15.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kzxpn" namespace:"svc-latency-1988"
2026-02-17 02:47:15.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6swk" namespace:"svc-latency-1988"
2026-02-17 02:47:15.601 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l8t9q" namespace:"svc-latency-1988"
2026-02-17 02:47:15.638 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7174"} labels:{key:"webhook-7174" value:"true"}
2026-02-17 02:47:15.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l9l7d" namespace:"svc-latency-1988"
2026-02-17 02:47:15.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2231"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2231"} labels:{key:"webhook-7174-markers" value:"true"}
2026-02-17 02:47:15.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1282"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-1282"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-7174" value:"true"}
2026-02-17 02:47:15.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l9mmn" namespace:"svc-latency-1988"
2026-02-17 02:47:15.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5739"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5739"}
2026-02-17 02:47:15.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.716 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ll49f" namespace:"svc-latency-1988"
2026-02-17 02:47:15.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lnzpc" namespace:"svc-latency-1988"
2026-02-17 02:47:15.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lv8rc" namespace:"svc-latency-1988"
2026-02-17 02:47:15.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lw9sw" namespace:"svc-latency-1988"
2026-02-17 02:47:15.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m587s" namespace:"svc-latency-1988"
2026-02-17 02:47:15.895 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m6pfq" namespace:"svc-latency-1988"
2026-02-17 02:47:15.905 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mfjrr" namespace:"svc-latency-1988"
2026-02-17 02:47:15.939 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mnsvc" namespace:"svc-latency-1988"
2026-02-17 02:47:15.959 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mpm7q" namespace:"svc-latency-1988"
2026-02-17 02:47:15.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mr96b" namespace:"svc-latency-1988"
2026-02-17 02:47:16.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mtk6h" namespace:"svc-latency-1988"
2026-02-17 02:47:16.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mxrxq" namespace:"svc-latency-1988"
2026-02-17 02:47:16.067 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n6mkc" namespace:"svc-latency-1988"
2026-02-17 02:47:16.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nfp26" namespace:"svc-latency-1988"
2026-02-17 02:47:16.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nh898" namespace:"svc-latency-1988"
2026-02-17 02:47:16.145 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nhsrg" namespace:"svc-latency-1988"
2026-02-17 02:47:16.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nm2xr" namespace:"svc-latency-1988"
2026-02-17 02:47:16.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nn72v" namespace:"svc-latency-1988"
2026-02-17 02:47:16.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nrrn7" namespace:"svc-latency-1988"
2026-02-17 02:47:16.238 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ns7vp" namespace:"svc-latency-1988"
2026-02-17 02:47:16.258 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nwdxt" namespace:"svc-latency-1988"
2026-02-17 02:47:16.280 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p29rp" namespace:"svc-latency-1988"
2026-02-17 02:47:16.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p5lgw" namespace:"svc-latency-1988"
2026-02-17 02:47:16.362 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pb7zq" namespace:"svc-latency-1988"
2026-02-17 02:47:16.376 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pl8r6" namespace:"svc-latency-1988"
2026-02-17 02:47:16.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pn4rv" namespace:"svc-latency-1988"
2026-02-17 02:47:16.434 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q27tw" namespace:"svc-latency-1988"
2026-02-17 02:47:16.463 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q2kcg" namespace:"svc-latency-1988"
2026-02-17 02:47:16.488 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q5nww" namespace:"svc-latency-1988"
2026-02-17 02:47:16.590 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qblzf" namespace:"svc-latency-1988"
2026-02-17 02:47:16.630 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qctn5" namespace:"svc-latency-1988"
2026-02-17 02:47:16.634 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qg4bd" namespace:"svc-latency-1988"
2026-02-17 02:47:16.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qjhdh" namespace:"svc-latency-1988"
2026-02-17 02:47:16.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qlwmq" namespace:"svc-latency-1988"
2026-02-17 02:47:16.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxd9z" namespace:"svc-latency-1988"
2026-02-17 02:47:16.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qzl4q" namespace:"svc-latency-1988"
2026-02-17 02:47:16.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r2sc2" namespace:"svc-latency-1988"
2026-02-17 02:47:16.770 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rb7ps" namespace:"svc-latency-1988"
2026-02-17 02:47:16.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rmk5g" namespace:"svc-latency-1988"
2026-02-17 02:47:16.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rqxkt" namespace:"svc-latency-1988"
2026-02-17 02:47:16.850 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvcgs" namespace:"svc-latency-1988"
2026-02-17 02:47:16.881 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rx662" namespace:"svc-latency-1988"
2026-02-17 02:47:16.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rz8bd" namespace:"svc-latency-1988"
2026-02-17 02:47:16.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s245n" namespace:"svc-latency-1988"
2026-02-17 02:47:16.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s9czs" namespace:"svc-latency-1988"
2026-02-17 02:47:16.986 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-slxq5" namespace:"svc-latency-1988"
2026-02-17 02:47:17.005 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sn68c" namespace:"svc-latency-1988"
2026-02-17 02:47:17.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-snmt9" namespace:"svc-latency-1988"
2026-02-17 02:47:17.060 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sxckf" namespace:"svc-latency-1988"
2026-02-17 02:47:17.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t54k8" namespace:"svc-latency-1988"
2026-02-17 02:47:17.114 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t8lkz" namespace:"svc-latency-1988"
2026-02-17 02:47:17.137 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tbbdp" namespace:"svc-latency-1988"
2026-02-17 02:47:17.163 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tgkhq" namespace:"svc-latency-1988"
2026-02-17 02:47:17.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tqc7x" namespace:"svc-latency-1988"
2026-02-17 02:47:17.209 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tqgwf" namespace:"svc-latency-1988"
2026-02-17 02:47:17.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tvf9f" namespace:"svc-latency-1988"
2026-02-17 02:47:17.277 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v5d8q" namespace:"svc-latency-1988"
2026-02-17 02:47:17.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v87ls" namespace:"svc-latency-1988"
2026-02-17 02:47:17.307 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vh5rt" namespace:"svc-latency-1988"
2026-02-17 02:47:17.326 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vtvs9" namespace:"svc-latency-1988"
2026-02-17 02:47:17.347 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vvkrs" namespace:"svc-latency-1988"
2026-02-17 02:47:17.375 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wfr8g" namespace:"svc-latency-1988"
2026-02-17 02:47:17.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-whvh8" namespace:"svc-latency-1988"
2026-02-17 02:47:17.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wp2rc" namespace:"svc-latency-1988"
2026-02-17 02:47:17.437 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wsggf" namespace:"svc-latency-1988"
2026-02-17 02:47:17.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wwjjj" namespace:"svc-latency-1988"
2026-02-17 02:47:17.497 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x565j" namespace:"svc-latency-1988"
2026-02-17 02:47:17.520 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6szt" namespace:"svc-latency-1988"
2026-02-17 02:47:17.541 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xjqw8" namespace:"svc-latency-1988"
2026-02-17 02:47:17.558 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xml4m" namespace:"svc-latency-1988"
2026-02-17 02:47:17.600 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xrjh8" namespace:"svc-latency-1988"
2026-02-17 02:47:17.616 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xrlp7" namespace:"svc-latency-1988"
2026-02-17 02:47:17.635 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xzddw" namespace:"svc-latency-1988"
2026-02-17 02:47:17.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z569q" namespace:"svc-latency-1988"
2026-02-17 02:47:17.676 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z5llh" namespace:"svc-latency-1988"
2026-02-17 02:47:17.700 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zh2dl" namespace:"svc-latency-1988"
2026-02-17 02:47:17.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zjxd6" namespace:"svc-latency-1988"
2026-02-17 02:47:17.747 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ztbtw" namespace:"svc-latency-1988"
2026-02-17 02:47:17.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zw8t5" namespace:"svc-latency-1988"
2026-02-17 02:47:17.802 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zzltn" namespace:"svc-latency-1988"
2026-02-17 02:47:17.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5739"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5739"}
2026-02-17 02:47:17.964 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8940"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8940"}
2026-02-17 02:47:17.971 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8940" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:18.061 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1988"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1988"}
2026-02-17 02:47:18.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-1988"}
2026-02-17 02:47:20.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-1282" name:"default"}
2026-02-17 02:47:20.768 [INFO][69] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:47:21.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2231" name:"default"}
2026-02-17 02:47:21.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7174" name:"default"}
2026-02-17 02:47:21.627 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1282"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-1282"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-7174" value:"true"}
2026-02-17 02:47:21.645 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2231"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2231"} labels:{key:"webhook-7174-markers" value:"true"}
2026-02-17 02:47:21.677 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-1282"}
2026-02-17 02:47:21.677 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2231"}
2026-02-17 02:47:21.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7174"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7174"} labels:{key:"webhook-7174" value:"true"}
2026-02-17 02:47:21.888 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7174"}
2026-02-17 02:47:23.081 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5739"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5739"}
2026-02-17 02:47:28.469 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5739" name:"default"}
2026-02-17 02:47:28.495 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5739"}
2026-02-17 02:47:31.146 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8940"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8940"}
2026-02-17 02:47:31.170 [INFO][69] felix/summary.go 100: Summarising 264 dataplane reconciliation loops over 1m1.7s: avg=29ms longest=110ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:47:31.170 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4610"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4610"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4610"}
2026-02-17 02:47:31.191 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4610" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:31.973 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-4610/update-demo-nautilus-8gnhr, name=eth0)
2026-02-17 02:47:31.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4610"} profile:{inbound_rules:{action:"allow" rule_id:"1DY0pcQI0PTq_oOQ"} outbound_rules:{action:"allow" rule_id:"Ke0jxqIxqsa4iBHA"}}
2026-02-17 02:47:31.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4610.default"} profile:{}
2026-02-17 02:47:31.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4610/update-demo-nautilus-8gnhr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83512711e80" profile_ids:"kns.kubectl-4610" profile_ids:"ksa.kubectl-4610.default" ipv4_nets:"10.100.125.121/32"}
2026-02-17 02:47:31.974 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:31.975 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:31.975 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:31.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83512711e80" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4610" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b2Ubn71chMSJ1Z8xSn" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.976 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.976 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83512711e80" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.976 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4610" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.976 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b2Ubn71chMSJ1Z8xSn" ipVersion=0x4 table="filter"
2026-02-17 02:47:31.976 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83512711e80"
2026-02-17 02:47:31.976 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:31.976 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.017 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:32.017 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} status="down"
2026-02-17 02:47:32.043 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali83512711e80" state="down"
2026-02-17 02:47:32.043 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83512711e80", State:"down", Index:62}
2026-02-17 02:47:32.043 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83512711e80"
2026-02-17 02:47:32.043 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.043 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.043 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83512711e80"
2026-02-17 02:47:32.043 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.043 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.050 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali83512711e80" state="up"
2026-02-17 02:47:32.068 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:32.068 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} status="down"
2026-02-17 02:47:32.068 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83512711e80", State:"up", Index:62}
2026-02-17 02:47:32.068 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83512711e80"
2026-02-17 02:47:32.068 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83512711e80"
2026-02-17 02:47:32.068 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83512711e80"
2026-02-17 02:47:32.068 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.068 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.084 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:32.084 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} status="up"
2026-02-17 02:47:32.317 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-4610/update-demo-nautilus-8gnhr, name=eth0)
2026-02-17 02:47:32.317 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4610/update-demo-nautilus-8gnhr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83512711e80" profile_ids:"kns.kubectl-4610" profile_ids:"ksa.kubectl-4610.default" ipv4_nets:"10.100.125.121/32"}
2026-02-17 02:47:32.317 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.317 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.317 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.318 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83512711e80"
2026-02-17 02:47:32.318 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.318 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:32.341 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:32.341 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} status="up"
2026-02-17 02:47:33.216 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-17 02:47:33.216 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83512711e80"
2026-02-17 02:47:33.216 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:33.216 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:36.212 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8940" name:"default"}
2026-02-17 02:47:36.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8940"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8940"}
2026-02-17 02:47:36.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8940"}
2026-02-17 02:47:45.590 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-4610/update-demo-nautilus-8gnhr, name=eth0)
2026-02-17 02:47:45.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4610/update-demo-nautilus-8gnhr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83512711e80" profile_ids:"kns.kubectl-4610" profile_ids:"ksa.kubectl-4610.default" ipv4_nets:"10.100.125.121/32"}
2026-02-17 02:47:45.591 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.591 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.592 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.592 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83512711e80"
2026-02-17 02:47:45.593 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.593 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.625 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:45.625 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"} status="up"
2026-02-17 02:47:45.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4610"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4610"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4610"}
2026-02-17 02:47:45.871 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=kubectl-4610/update-demo-nautilus-8gnhr, name=eth0)
2026-02-17 02:47:45.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5401"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5401"}
2026-02-17 02:47:45.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4610/update-demo-nautilus-8gnhr" endpoint_id:"eth0"}
2026-02-17 02:47:45.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4610"}
2026-02-17 02:47:45.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4610.default"}
2026-02-17 02:47:45.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:45.879 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.879 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4610" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b2Ubn71chMSJ1Z8xSn" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4610" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b2Ubn71chMSJ1Z8xSn" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83512711e80" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83512711e80" ipVersion=0x4 table="filter"
2026-02-17 02:47:45.879 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.879 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.880 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.121
2026-02-17 02:47:45.933 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4610/update-demo-nautilus-8gnhr", EndpointId:"eth0"}
2026-02-17 02:47:45.976 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-17 02:47:45.976 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83512711e80"
2026-02-17 02:47:45.976 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali83512711e80" state="down"
2026-02-17 02:47:45.976 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Typed[string]{}}
2026-02-17 02:47:45.977 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Typed[string]{}}
2026-02-17 02:47:45.977 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali83512711e80" state=""
2026-02-17 02:47:45.977 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83512711e80"
2026-02-17 02:47:45.977 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83512711e80", State:"down", Index:62}
2026-02-17 02:47:45.977 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83512711e80", State:"", Index:62}
2026-02-17 02:47:45.977 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Set[string](nil)}
2026-02-17 02:47:45.977 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83512711e80", Addrs:set.Set[string](nil)}
2026-02-17 02:47:46.109 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5401"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5401"}
2026-02-17 02:47:46.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8258"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8258"}
2026-02-17 02:47:46.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:50.274 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8258"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8258"}
2026-02-17 02:47:50.306 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1313"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1313"}
2026-02-17 02:47:50.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1313" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:51.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4610" name:"default"}
2026-02-17 02:47:51.382 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4610"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4610"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4610"}
2026-02-17 02:47:51.408 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4610"}
2026-02-17 02:47:51.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5401" name:"default"}
2026-02-17 02:47:51.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5401"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5401"}
2026-02-17 02:47:51.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5401"}
2026-02-17 02:47:52.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1313"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1313"}
2026-02-17 02:47:52.546 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-732"}
2026-02-17 02:47:52.546 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:55.308 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8258" name:"default"}
2026-02-17 02:47:55.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8258"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8258"}
2026-02-17 02:47:55.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8258"}
2026-02-17 02:47:56.652 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-732"}
2026-02-17 02:47:56.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4506"}
2026-02-17 02:47:56.684 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:57.985 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1313" name:"default"}
2026-02-17 02:47:58.055 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1313"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1313"}
2026-02-17 02:47:58.080 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1313"}
2026-02-17 02:47:59.340 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:59.340 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:59.340 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:00.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4506"}
2026-02-17 02:48:00.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9567"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9567"}
2026-02-17 02:48:00.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9567" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:01.909 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-732" name:"default"}
2026-02-17 02:48:02.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-732"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-732"}
2026-02-17 02:48:02.030 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-732"}
2026-02-17 02:48:04.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9567"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9567"}
2026-02-17 02:48:04.984 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1781"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-1781"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1781"}
2026-02-17 02:48:05.007 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1781" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:05.656 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:05.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1781"} profile:{inbound_rules:{action:"allow" rule_id:"-hqDbtC0WYSlbyIu"} outbound_rules:{action:"allow" rule_id:"wrG2f8XyD1ayub31"}}
2026-02-17 02:48:05.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1781.default"} profile:{}
2026-02-17 02:48:05.656 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d5f6dd4d8d" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.122/32"}
2026-02-17 02:48:05.656 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.656 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.656 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6d5f6dd4d8d" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6d5f6dd4d8d" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.657 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:05.657 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.657 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.698 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.698 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.731 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali6d5f6dd4d8d" state="down"
2026-02-17 02:48:05.731 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d5f6dd4d8d", State:"down", Index:63}
2026-02-17 02:48:05.731 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:05.731 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.731 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.733 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:05.736 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali6d5f6dd4d8d" state="up"
2026-02-17 02:48:05.757 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.757 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.757 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.757 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.758 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d5f6dd4d8d", State:"up", Index:63}
2026-02-17 02:48:05.758 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:05.758 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:05.758 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:05.758 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.759 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:05.763 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:05.787 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.787 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:05.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51a0b7e918" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.123/32"}
2026-02-17 02:48:05.788 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.788 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.788 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.789 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.789 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif51a0b7e918" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.789 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.789 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif51a0b7e918" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.789 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif51a0b7e918"
2026-02-17 02:48:05.789 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.789 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.824 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.824 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.833 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calif51a0b7e918" state="down"
2026-02-17 02:48:05.834 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif51a0b7e918"
2026-02-17 02:48:05.834 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51a0b7e918", State:"down", Index:64}
2026-02-17 02:48:05.834 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.834 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.834 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif51a0b7e918"
2026-02-17 02:48:05.834 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.834 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.834 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calif51a0b7e918" state="up"
2026-02-17 02:48:05.854 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.854 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.854 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51a0b7e918", State:"up", Index:64}
2026-02-17 02:48:05.854 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif51a0b7e918"
2026-02-17 02:48:05.854 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif51a0b7e918"
2026-02-17 02:48:05.854 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51a0b7e918"
2026-02-17 02:48:05.854 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.854 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:05.871 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.871 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:05.882 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:05.883 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d80504a176" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.124/32"}
2026-02-17 02:48:05.883 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.883 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.883 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.883 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d80504a176" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.883 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d80504a176" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.883 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d80504a176"
2026-02-17 02:48:05.883 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.883 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.941 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.941 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.943 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali1d80504a176" state="down"
2026-02-17 02:48:05.943 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d80504a176"
2026-02-17 02:48:05.943 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali1d80504a176" state="up"
2026-02-17 02:48:05.944 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d80504a176", State:"down", Index:65}
2026-02-17 02:48:05.944 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.944 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.944 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d80504a176", State:"up", Index:65}
2026-02-17 02:48:05.944 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d80504a176"
2026-02-17 02:48:05.944 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d80504a176"
2026-02-17 02:48:05.944 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d80504a176"
2026-02-17 02:48:05.944 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.944 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:05.971 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.971 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.014 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4506" name:"default"}
2026-02-17 02:48:06.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4506"}
2026-02-17 02:48:06.282 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4506"}
2026-02-17 02:48:06.479 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:06.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d80504a176" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.124/32"}
2026-02-17 02:48:06.480 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.480 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.480 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.481 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d80504a176"
2026-02-17 02:48:06.481 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.481 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.493 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:06.506 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.506 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.506 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d5f6dd4d8d" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.122/32"}
2026-02-17 02:48:06.506 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.506 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.506 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.507 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:06.507 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.507 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.513 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:06.533 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.533 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51a0b7e918" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.123/32"}
2026-02-17 02:48:06.534 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.534 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.534 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.534 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:06.534 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51a0b7e918"
2026-02-17 02:48:06.534 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.535 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.548 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:06.554 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.554 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51a0b7e918" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.123/32"}
2026-02-17 02:48:06.554 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d5f6dd4d8d" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.122/32"}
2026-02-17 02:48:06.554 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.554 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.554 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.557 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.557 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.557 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.559 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51a0b7e918"
2026-02-17 02:48:06.559 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:06.560 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.560 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:06.561 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.561 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:06.567 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:06.583 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.583 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.583 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.583 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d80504a176" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.124/32"}
2026-02-17 02:48:06.583 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.583 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.583 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.585 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d80504a176"
2026-02-17 02:48:06.585 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.585 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:06.610 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.610 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.912 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-17 02:48:06.912 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d80504a176"
2026-02-17 02:48:06.913 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:06.913 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:07.232 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 02:48:07.232 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif51a0b7e918"
2026-02-17 02:48:07.232 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:07.232 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:07.488 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-17 02:48:07.488 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:07.488 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:07.488 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:09.106 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:09.107 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d80504a176" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.124/32"}
2026-02-17 02:48:09.107 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.107 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.107 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.109 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d80504a176"
2026-02-17 02:48:09.109 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.109 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.111 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:09.113 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:09.122 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:09.135 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:09.135 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:09.139 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.139 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d5f6dd4d8d" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.122/32"}
2026-02-17 02:48:09.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51a0b7e918" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.123/32"}
2026-02-17 02:48:09.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d80504a176" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.124/32"}
2026-02-17 02:48:09.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d5f6dd4d8d" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.122/32"}
2026-02-17 02:48:09.140 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51a0b7e918" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.123/32"}
2026-02-17 02:48:09.141 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.141 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.141 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.143 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.143 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.143 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.143 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.144 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.144 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.145 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51a0b7e918"
2026-02-17 02:48:09.145 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d80504a176"
2026-02-17 02:48:09.145 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:09.145 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.145 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.145 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.145 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.145 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.145 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.167 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.168 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.169 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.169 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.170 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.170 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.505 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:09.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d80504a176" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.124/32"}
2026-02-17 02:48:09.505 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.505 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.505 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.506 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d80504a176"
2026-02-17 02:48:09.506 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.506 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:09.520 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:09.559 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.559 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.559 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif51a0b7e918" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.123/32"}
2026-02-17 02:48:09.559 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.559 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.559 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.560 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif51a0b7e918"
2026-02-17 02:48:09.560 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.560 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:09.567 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:09.585 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.585 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.585 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6d5f6dd4d8d" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.122/32"}
2026-02-17 02:48:09.585 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.585 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.585 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.586 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:09.586 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.586 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:09.607 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.607 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"} status="up"
2026-02-17 02:48:10.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9567" name:"default"}
2026-02-17 02:48:10.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9567"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9567"}
2026-02-17 02:48:10.371 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9567"}
2026-02-17 02:48:11.834 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf, name=eth0)
2026-02-17 02:48:11.834 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf" endpoint_id:"eth0"}
2026-02-17 02:48:11.834 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:11.835 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:11.835 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:11.835 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.835 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif51a0b7e918" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.835 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.835 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif51a0b7e918" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.835 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:11.835 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:11.836 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.123
2026-02-17 02:48:11.840 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v, name=eth0)
2026-02-17 02:48:11.904 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-lp5gf", EndpointId:"eth0"}
2026-02-17 02:48:11.904 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v" endpoint_id:"eth0"}
2026-02-17 02:48:11.904 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:11.904 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:11.904 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:11.904 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d80504a176" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.905 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d80504a176" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.905 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:11.905 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:11.905 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.124
2026-02-17 02:48:11.932 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf, name=eth0)
2026-02-17 02:48:11.948 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali1d80504a176" state="down"
2026-02-17 02:48:11.961 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d80504a176"
2026-02-17 02:48:11.961 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-17 02:48:11.961 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali1d80504a176" state=""
2026-02-17 02:48:11.961 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d80504a176"
2026-02-17 02:48:11.961 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calif51a0b7e918" state="down"
2026-02-17 02:48:11.961 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif51a0b7e918"
2026-02-17 02:48:11.961 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-17 02:48:11.965 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rsv8v", EndpointId:"eth0"}
2026-02-17 02:48:11.965 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf" endpoint_id:"eth0"}
2026-02-17 02:48:11.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1781"}
2026-02-17 02:48:11.966 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1781.default"}
2026-02-17 02:48:11.966 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:11.966 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6d5f6dd4d8d" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6d5f6dd4d8d" ipVersion=0x4 table="filter"
2026-02-17 02:48:11.966 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:11.966 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:11.966 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.122
2026-02-17 02:48:11.997 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calif51a0b7e918" state=""
2026-02-17 02:48:11.997 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif51a0b7e918"
2026-02-17 02:48:12.029 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-5nmqf", EndpointId:"eth0"}
2026-02-17 02:48:12.029 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d80504a176", State:"down", Index:65}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.030 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d80504a176", State:"", Index:65}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.030 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d80504a176", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51a0b7e918", State:"down", Index:64}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.030 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif51a0b7e918", State:"", Index:64}
2026-02-17 02:48:12.030 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.030 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif51a0b7e918", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.043 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali6d5f6dd4d8d" state="down"
2026-02-17 02:48:12.043 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:12.043 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-17 02:48:12.053 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d5f6dd4d8d", State:"down", Index:63}
2026-02-17 02:48:12.053 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.053 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.061 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali6d5f6dd4d8d" state=""
2026-02-17 02:48:12.061 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6d5f6dd4d8d"
2026-02-17 02:48:12.074 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6d5f6dd4d8d", State:"", Index:63}
2026-02-17 02:48:12.074 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.074 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6d5f6dd4d8d", Addrs:set.Set[string](nil)}
2026-02-17 02:48:15.064 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:48:32.080 [INFO][69] felix/summary.go 100: Summarising 90 dataplane reconciliation loops over 1m0.9s: avg=28ms longest=69ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:41.915 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:48:41.915 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:41.915 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:51.641 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9, name=eth0)
2026-02-17 02:48:51.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1781"} profile:{inbound_rules:{action:"allow" rule_id:"-hqDbtC0WYSlbyIu"} outbound_rules:{action:"allow" rule_id:"wrG2f8XyD1ayub31"}}
2026-02-17 02:48:51.641 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1781.default"} profile:{}
2026-02-17 02:48:51.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378e0fb1602" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.125/32"}
2026-02-17 02:48:51.642 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.642 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.642 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.643 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali378e0fb1602" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.643 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.643 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.643 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali378e0fb1602" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.643 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.643 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.643 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali378e0fb1602"
2026-02-17 02:48:51.643 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.643 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.694 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.694 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.706 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali378e0fb1602" state="down"
2026-02-17 02:48:51.706 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali378e0fb1602"
2026-02-17 02:48:51.706 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378e0fb1602", State:"down", Index:66}
2026-02-17 02:48:51.706 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.706 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.706 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali378e0fb1602"
2026-02-17 02:48:51.706 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.707 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.712 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali378e0fb1602" state="up"
2026-02-17 02:48:51.726 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.726 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.726 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378e0fb1602", State:"up", Index:66}
2026-02-17 02:48:51.727 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali378e0fb1602"
2026-02-17 02:48:51.727 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali378e0fb1602"
2026-02-17 02:48:51.727 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378e0fb1602"
2026-02-17 02:48:51.727 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.727 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:51.754 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.754 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.784 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8, name=eth0)
2026-02-17 02:48:51.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif330bbab0ad" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.126/32"}
2026-02-17 02:48:51.785 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.785 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.785 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif330bbab0ad" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.785 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif330bbab0ad" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.785 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif330bbab0ad"
2026-02-17 02:48:51.785 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.785 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.837 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.837 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.862 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calif330bbab0ad" state="down"
2026-02-17 02:48:51.862 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif330bbab0ad"
2026-02-17 02:48:51.862 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif330bbab0ad", State:"down", Index:67}
2026-02-17 02:48:51.862 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.862 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.862 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif330bbab0ad"
2026-02-17 02:48:51.862 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.862 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.867 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calif330bbab0ad" state="up"
2026-02-17 02:48:51.877 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck, name=eth0)
2026-02-17 02:48:51.888 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.888 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.888 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif330bbab0ad", State:"up", Index:67}
2026-02-17 02:48:51.888 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif330bbab0ad"
2026-02-17 02:48:51.888 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif330bbab0ad"
2026-02-17 02:48:51.888 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif330bbab0ad"
2026-02-17 02:48:51.888 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.888 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:51.910 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.910 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94f5f5c55ee" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.127/32"}
2026-02-17 02:48:51.910 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.910 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.910 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.912 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali94f5f5c55ee" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.912 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali94f5f5c55ee" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.912 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:51.912 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.912 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.942 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali94f5f5c55ee" state="down"
2026-02-17 02:48:51.942 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:51.944 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali94f5f5c55ee" state="up"
2026-02-17 02:48:51.947 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.947 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.947 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94f5f5c55ee", State:"down", Index:68}
2026-02-17 02:48:51.947 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.947 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.948 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94f5f5c55ee", State:"up", Index:68}
2026-02-17 02:48:51.948 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:51.948 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:51.948 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:51.948 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.948 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:51.973 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.973 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} status="up"
2026-02-17 02:48:52.724 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9, name=eth0)
2026-02-17 02:48:52.724 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378e0fb1602" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.125/32"}
2026-02-17 02:48:52.724 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:52.724 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:52.724 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:52.725 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378e0fb1602"
2026-02-17 02:48:52.725 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:52.725 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:52.745 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:52.745 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="up"
2026-02-17 02:48:52.752 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck, name=eth0)
2026-02-17 02:48:52.752 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94f5f5c55ee" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.127/32"}
2026-02-17 02:48:52.752 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:52.752 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:52.752 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:52.755 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:52.755 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:52.755 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:52.768 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8, name=eth0)
2026-02-17 02:48:52.785 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:52.785 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} status="up"
2026-02-17 02:48:52.785 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif330bbab0ad" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.126/32"}
2026-02-17 02:48:52.785 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:52.785 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:52.785 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:52.786 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif330bbab0ad"
2026-02-17 02:48:52.786 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:52.786 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:52.809 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:52.809 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:53.120 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-17 02:48:53.120 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali378e0fb1602"
2026-02-17 02:48:53.120 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.120 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.536 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 02:48:53.536 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:53.538 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.538 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.732 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-17 02:48:53.732 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif330bbab0ad"
2026-02-17 02:48:53.732 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.732 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.946 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8, name=eth0)
2026-02-17 02:48:53.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif330bbab0ad" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.126/32"}
2026-02-17 02:48:53.946 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:53.946 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:53.946 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:53.947 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif330bbab0ad"
2026-02-17 02:48:53.947 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:53.947 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:53.969 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:53.969 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} status="up"
2026-02-17 02:48:53.984 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9, name=eth0)
2026-02-17 02:48:53.985 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali378e0fb1602" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.125/32"}
2026-02-17 02:48:53.985 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:53.985 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:53.985 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:53.989 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck, name=eth0)
2026-02-17 02:48:53.989 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378e0fb1602"
2026-02-17 02:48:53.989 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:53.989 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.016 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:54.016 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="down"
2026-02-17 02:48:54.016 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94f5f5c55ee" profile_ids:"kns.job-1781" profile_ids:"ksa.job-1781.default" ipv4_nets:"10.100.125.127/32"}
2026-02-17 02:48:54.016 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.016 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.016 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.016 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.016 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.016 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.016 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.035 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:54.035 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} status="down"
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calif330bbab0ad" state="down"
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif330bbab0ad"
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calif330bbab0ad" state=""
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif330bbab0ad"
2026-02-17 02:48:54.055 [INFO][69] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif330bbab0ad", State:"down", Index:67}
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.055 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif330bbab0ad", State:"", Index:67}
2026-02-17 02:48:54.055 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.055 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif330bbab0ad", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.055 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif330bbab0ad"
2026-02-17 02:48:54.055 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.055 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.056 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.056 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.056 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.126
2026-02-17 02:48:54.076 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:54.076 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"} status="down"
2026-02-17 02:48:54.087 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-17 02:48:54.087 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.087 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali378e0fb1602" state="down"
2026-02-17 02:48:54.087 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.087 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.087 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378e0fb1602", State:"down", Index:66}
2026-02-17 02:48:54.087 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.087 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.087 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.087 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.087 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.088 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.125
2026-02-17 02:48:54.089 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali378e0fb1602" state=""
2026-02-17 02:48:54.089 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.094 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 02:48:54.094 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.094 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali94f5f5c55ee" state="down"
2026-02-17 02:48:54.094 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali94f5f5c55ee" state=""
2026-02-17 02:48:54.094 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.105 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:54.105 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="down"
2026-02-17 02:48:54.105 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali378e0fb1602", State:"", Index:66}
2026-02-17 02:48:54.105 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.105 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali378e0fb1602", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.106 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.106 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.106 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94f5f5c55ee", State:"down", Index:68}
2026-02-17 02:48:54.106 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94f5f5c55ee", State:"", Index:68}
2026-02-17 02:48:54.106 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.106 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94f5f5c55ee", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.106 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali378e0fb1602"
2026-02-17 02:48:54.106 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.106 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali94f5f5c55ee"
2026-02-17 02:48:54.106 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.106 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.106 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.106 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.106 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.127
2026-02-17 02:48:54.128 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:54.128 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"} status="down"
2026-02-17 02:48:54.128 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:54.128 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"} status="down"
2026-02-17 02:48:54.185 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8, name=eth0)
2026-02-17 02:48:54.185 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8" endpoint_id:"eth0"}
2026-02-17 02:48:54.185 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.185 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.185 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.186 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.186 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif330bbab0ad" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.186 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.186 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif330bbab0ad" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.186 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.186 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.245 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-0-kq4h8", EndpointId:"eth0"}
2026-02-17 02:48:54.289 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck, name=eth0)
2026-02-17 02:48:54.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck" endpoint_id:"eth0"}
2026-02-17 02:48:54.289 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.289 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.290 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.290 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali94f5f5c55ee" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.290 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali94f5f5c55ee" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.290 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.290 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.353 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-1-7tcck", EndpointId:"eth0"}
2026-02-17 02:48:54.397 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9, name=eth0)
2026-02-17 02:48:54.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9" endpoint_id:"eth0"}
2026-02-17 02:48:54.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1781"}
2026-02-17 02:48:54.398 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1781.default"}
2026-02-17 02:48:54.398 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.398 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.398 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1781" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mAQzkuSsrPIUaXXmGV" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.399 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali378e0fb1602" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.399 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali378e0fb1602" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.399 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.399 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:54.458 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1781/evicted-pod-ignore-on-disruption-condition-2-rrkb9", EndpointId:"eth0"}
2026-02-17 02:48:55.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1781"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-1781"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1781"}
2026-02-17 02:48:55.354 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3758"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-3758"}
2026-02-17 02:48:55.386 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-3758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:55.436 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3758"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-3758"}
2026-02-17 02:48:55.466 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6427"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6427"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6427"}
2026-02-17 02:48:55.524 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6427" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:59.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6427"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6427"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6427"}
2026-02-17 02:48:59.720 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2145"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2145"}
2026-02-17 02:48:59.751 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-2145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:00.581 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1781" name:"default"}
2026-02-17 02:49:01.064 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-3758" name:"default"}
2026-02-17 02:49:01.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1781"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-1781"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1781"}
2026-02-17 02:49:01.264 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1781"}
2026-02-17 02:49:01.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3758"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-3758"}
2026-02-17 02:49:01.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-3758"}
2026-02-17 02:49:02.342 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-2145" type:"ClusterIP" cluster_ips:"10.254.250.3" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:49:02.922 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:49:02.923 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:02.923 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:04.789 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6427" name:"default"}
2026-02-17 02:49:05.010 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6427"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6427"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6427"}
2026-02-17 02:49:05.037 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6427"}
2026-02-17 02:49:06.486 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-2145"
2026-02-17 02:49:06.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2145"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2145"}
2026-02-17 02:49:06.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-3317"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-3317"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-3317"}
2026-02-17 02:49:06.629 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-3317" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:06.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-3317"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-3317"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-3317"}
2026-02-17 02:49:06.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2116"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2116"}
2026-02-17 02:49:06.721 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:06.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2116"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2116"} labels:{key:"webhook-2116" value:"true"}
2026-02-17 02:49:06.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2943"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2943"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2943"} labels:{key:"webhook-2116-markers" value:"true"}
2026-02-17 02:49:06.745 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2943" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:09.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2116" type:"ClusterIP" cluster_ips:"10.254.57.208" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:49:11.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-2145" name:"default"}
2026-02-17 02:49:11.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2145"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2145"}
2026-02-17 02:49:11.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-2145"}
2026-02-17 02:49:11.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-3317" name:"default"}
2026-02-17 02:49:12.108 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-3317"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-3317"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-3317"}
2026-02-17 02:49:12.129 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-3317"}
2026-02-17 02:49:12.960 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2116"
2026-02-17 02:49:13.583 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2116"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2116"} labels:{key:"webhook-2116" value:"true"}
2026-02-17 02:49:13.605 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2943"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2943"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2943"} labels:{key:"webhook-2116-markers" value:"true"}
2026-02-17 02:49:13.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-392"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"apf-392"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-392"}
2026-02-17 02:49:13.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:13.853 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-392"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"apf-392"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-392"}
2026-02-17 02:49:13.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4501"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4501"}
2026-02-17 02:49:13.906 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:13.907 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4501" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:15.076 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:49:15.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4501"
2026-02-17 02:49:16.026 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4501"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4501"}
2026-02-17 02:49:16.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3238"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3238"}
2026-02-17 02:49:16.070 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:18.730 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2116" name:"default"}
2026-02-17 02:49:18.995 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-392" name:"default"}
2026-02-17 02:49:19.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2943" name:"default"}
2026-02-17 02:49:19.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2116"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2116"} labels:{key:"webhook-2116" value:"true"}
2026-02-17 02:49:19.224 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2116"}
2026-02-17 02:49:19.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-392"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"apf-392"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-392"}
2026-02-17 02:49:19.328 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-392"}
2026-02-17 02:49:19.423 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2943"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2943"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2943"} labels:{key:"webhook-2116-markers" value:"true"}
2026-02-17 02:49:19.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2943"}
2026-02-17 02:49:20.162 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3238"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3238"}
2026-02-17 02:49:20.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7848"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-7848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7848"}
2026-02-17 02:49:20.234 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7848" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:21.308 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4501" name:"default"}
2026-02-17 02:49:21.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4501"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4501"}
2026-02-17 02:49:21.560 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4501"}
2026-02-17 02:49:24.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7848"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-7848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7848"}
2026-02-17 02:49:24.323 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6838"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-6838"}
2026-02-17 02:49:24.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-6838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:25.298 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3238" name:"default"}
2026-02-17 02:49:25.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3238"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3238"}
2026-02-17 02:49:25.469 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3238"}
2026-02-17 02:49:27.521 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6838"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-6838"}
2026-02-17 02:49:27.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4826"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4826"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-4826"}
2026-02-17 02:49:27.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-4826" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:28.152 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4826"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4826"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-4826"}
2026-02-17 02:49:28.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4405"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-4405"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4405"}
2026-02-17 02:49:28.215 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4405" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:28.260 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-4405" type:"ClusterIP" cluster_ips:"10.254.188.35" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:49:29.589 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7848" name:"default"}
2026-02-17 02:49:29.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7848"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-7848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7848"}
2026-02-17 02:49:29.679 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7848"}
2026-02-17 02:49:32.643 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-6838" name:"default"}
2026-02-17 02:49:32.669 [INFO][69] felix/summary.go 100: Summarising 106 dataplane reconciliation loops over 1m0.6s: avg=29ms longest=72ms (resync-calico-v4)
2026-02-17 02:49:32.736 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6838"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-6838"}
2026-02-17 02:49:32.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-6838"}
2026-02-17 02:49:33.400 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-4826" name:"default"}
2026-02-17 02:49:33.426 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4826"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4826"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-4826"}
2026-02-17 02:49:33.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-4826"}
2026-02-17 02:49:34.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-4405" type:"ClusterIP" cluster_ips:"10.254.188.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:39.451 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8008"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-8008"}
2026-02-17 02:49:39.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4747"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4747"}
2026-02-17 02:49:39.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:41.419 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-4405" type:"ClusterIP" cluster_ips:"10.254.188.35" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:49:41.755 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4747"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4747"}
2026-02-17 02:49:41.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7337"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7337"}
2026-02-17 02:49:41.775 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:44.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-8008" name:"default"}
2026-02-17 02:49:44.819 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8008"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-8008"}
2026-02-17 02:49:44.849 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-8008"}
2026-02-17 02:49:44.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7337"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7337"}
2026-02-17 02:49:44.946 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9678"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9678"}
2026-02-17 02:49:44.968 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-9678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:45.011 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9678"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9678"}
2026-02-17 02:49:45.037 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6696"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-6696"}
2026-02-17 02:49:45.066 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-6696" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:45.168 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6696"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-6696"}
2026-02-17 02:49:45.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-5524"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"tables-5524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-5524"}
2026-02-17 02:49:45.201 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-5524" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:45.271 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-5524"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"tables-5524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-5524"}
2026-02-17 02:49:45.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6128"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-6128"}
2026-02-17 02:49:45.299 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-6128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:47.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4747" name:"default"}
2026-02-17 02:49:47.104 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4747"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4747"}
2026-02-17 02:49:47.136 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4747"}
2026-02-17 02:49:49.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6128"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-6128"}
2026-02-17 02:49:49.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4285"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4285"}
2026-02-17 02:49:49.454 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4285" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:50.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7337" name:"default"}
2026-02-17 02:49:50.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-9678" name:"default"}
2026-02-17 02:49:50.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4405"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-4405"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4405"}
2026-02-17 02:49:50.207 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7301"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-7301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7301"}
2026-02-17 02:49:50.235 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7301" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:50.460 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7337"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7337"}
2026-02-17 02:49:50.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7337"}
2026-02-17 02:49:50.576 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-6696" name:"default"}
2026-02-17 02:49:50.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6696"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-6696"}
2026-02-17 02:49:50.798 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-6696"}
2026-02-17 02:49:50.881 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-5524" name:"default"}
2026-02-17 02:49:51.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9678"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9678"}
2026-02-17 02:49:51.041 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-9678"}
2026-02-17 02:49:51.225 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-5524"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"tables-5524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-5524"}
2026-02-17 02:49:51.254 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-5524"}
2026-02-17 02:49:54.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7301"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-7301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7301"}
2026-02-17 02:49:54.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2601"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2601"}
2026-02-17 02:49:54.321 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:54.765 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-6128" name:"default"}
2026-02-17 02:49:55.008 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6128"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-6128"}
2026-02-17 02:49:55.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-6128"}
2026-02-17 02:49:55.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4405" name:"default"}
2026-02-17 02:49:55.409 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-4405"
2026-02-17 02:49:55.640 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4405"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"services-4405"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4405"}
2026-02-17 02:49:55.659 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4405"}
2026-02-17 02:49:58.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2601"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2601"}
2026-02-17 02:49:58.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-589"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-589"}
2026-02-17 02:49:58.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:59.388 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7301" name:"default"}
2026-02-17 02:49:59.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7301"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-7301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7301"}
2026-02-17 02:49:59.722 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7301"}
2026-02-17 02:50:00.559 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4285"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4285"}
2026-02-17 02:50:00.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5845"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5845"}
2026-02-17 02:50:00.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5845" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:00.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5845"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5845"} labels:{key:"webhook-5845" value:"true"}
2026-02-17 02:50:00.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5652"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5652"} labels:{key:"webhook-5845-markers" value:"true"}
2026-02-17 02:50:00.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:03.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2601" name:"default"}
2026-02-17 02:50:03.693 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2601"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2601"}
2026-02-17 02:50:03.723 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2601"}
2026-02-17 02:50:04.674 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-589"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-589"}
2026-02-17 02:50:04.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1437"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1437"}
2026-02-17 02:50:04.733 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1437" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:05.027 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5845" type:"ClusterIP" cluster_ips:"10.254.83.47" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:50:05.730 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4285" name:"default"}
2026-02-17 02:50:05.799 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4285"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4285"}
2026-02-17 02:50:05.823 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4285"}
2026-02-17 02:50:06.276 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5845"
2026-02-17 02:50:06.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5845"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5845"} labels:{key:"webhook-5845" value:"true"}
2026-02-17 02:50:06.390 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5652"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5652"} labels:{key:"webhook-5845-markers" value:"true"}
2026-02-17 02:50:06.411 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5132"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5132"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5132"}
2026-02-17 02:50:06.411 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5132" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:07.845 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1437"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1437"}
2026-02-17 02:50:07.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9712"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9712"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-9712"}
2026-02-17 02:50:07.878 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-9712" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:08.996 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5132"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5132"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5132"}
2026-02-17 02:50:09.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4438"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4438"}
2026-02-17 02:50:09.050 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:09.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-589"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-589"}
2026-02-17 02:50:11.509 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5845" name:"default"}
2026-02-17 02:50:11.642 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5845"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5845"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5845"} labels:{key:"webhook-5845" value:"true"}
2026-02-17 02:50:11.666 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5845"}
2026-02-17 02:50:11.790 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5652" name:"default"}
2026-02-17 02:50:11.810 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5652"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5652"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5652"} labels:{key:"webhook-5845-markers" value:"true"}
2026-02-17 02:50:11.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5652"}
2026-02-17 02:50:12.889 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1437" name:"default"}
2026-02-17 02:50:13.183 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1437"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1437"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1437"}
2026-02-17 02:50:13.208 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1437"}
2026-02-17 02:50:14.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5132"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5132"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5132"}
2026-02-17 02:50:15.110 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:50:19.134 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5132" name:"default"}
2026-02-17 02:50:19.359 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5132"}
2026-02-17 02:50:21.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3154"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3154"}
2026-02-17 02:50:21.636 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-802"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-802"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-802"}
2026-02-17 02:50:21.658 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-802" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:21.683 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-802" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:50:24.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-802"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-802"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-802"}
2026-02-17 02:50:24.295 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8019"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8019"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8019"}
2026-02-17 02:50:24.315 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8019" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:24.973 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-8019/netserver-0, name=eth0)
2026-02-17 02:50:24.973 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8019"} profile:{inbound_rules:{action:"allow" rule_id:"fE6AvsefA1H1jD6w"} outbound_rules:{action:"allow" rule_id:"qVRS_-FJkzdEjJRV"}}
2026-02-17 02:50:24.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8019.default"} profile:{}
2026-02-17 02:50:24.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8019/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c95be6db64" profile_ids:"kns.pod-network-test-8019" profile_ids:"ksa.pod-network-test-8019.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:50:24.974 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:24.974 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:24.974 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:24.974 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4c95be6db64" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5nQnQ7o75396PcGK4k" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZMqLaonTygJ_wTOzrw" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4c95be6db64" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5nQnQ7o75396PcGK4k" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.975 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZMqLaonTygJ_wTOzrw" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.975 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4c95be6db64"
2026-02-17 02:50:24.975 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:24.975 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:25.023 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:25.024 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:50:25.053 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali4c95be6db64" state="down"
2026-02-17 02:50:25.053 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4c95be6db64"
2026-02-17 02:50:25.053 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c95be6db64", State:"down", Index:69}
2026-02-17 02:50:25.053 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Typed[string]{}}
2026-02-17 02:50:25.054 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Typed[string]{}}
2026-02-17 02:50:25.054 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c95be6db64"
2026-02-17 02:50:25.054 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:25.054 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:25.059 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali4c95be6db64" state="up"
2026-02-17 02:50:25.078 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:25.078 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:50:25.078 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c95be6db64", State:"up", Index:69}
2026-02-17 02:50:25.078 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4c95be6db64"
2026-02-17 02:50:25.078 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4c95be6db64"
2026-02-17 02:50:25.078 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c95be6db64"
2026-02-17 02:50:25.078 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:25.078 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:25.097 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:25.097 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:26.220 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-8019/netserver-0, name=eth0)
2026-02-17 02:50:26.221 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8019/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c95be6db64" profile_ids:"kns.pod-network-test-8019" profile_ids:"ksa.pod-network-test-8019.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:50:26.221 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:26.221 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:26.221 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:26.222 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c95be6db64"
2026-02-17 02:50:26.222 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:26.222 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:26.247 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:26.247 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:26.368 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 02:50:26.368 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4c95be6db64"
2026-02-17 02:50:26.368 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:26.368 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:26.691 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3154" name:"default"}
2026-02-17 02:50:26.865 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3154"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3154"}
2026-02-17 02:50:26.896 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3154"}
2026-02-17 02:50:27.954 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9712"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9712"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-9712"}
2026-02-17 02:50:28.002 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1053"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1053"}
2026-02-17 02:50:28.025 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-1053" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:28.655 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-1053/netserver-0, name=eth0)
2026-02-17 02:50:28.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-1053"} profile:{inbound_rules:{action:"allow" rule_id:"Rg43ZBSSZS6jotHi"} outbound_rules:{action:"allow" rule_id:"R5K6gh4NtfsPOPYe"}}
2026-02-17 02:50:28.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-1053.default"} profile:{}
2026-02-17 02:50:28.655 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1053/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9a0a93a6ae" profile_ids:"kns.pod-network-test-1053" profile_ids:"ksa.pod-network-test-1053.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:50:28.655 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.656 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.656 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif9a0a93a6ae" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JMRrWizQbo2krGvjiR" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p6EmssrbQD2gGaI4QK" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif9a0a93a6ae" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JMRrWizQbo2krGvjiR" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p6EmssrbQD2gGaI4QK" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.657 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:28.657 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.657 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.695 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:28.695 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:50:28.721 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif9a0a93a6ae" state="down"
2026-02-17 02:50:28.721 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:28.721 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9a0a93a6ae", State:"down", Index:70}
2026-02-17 02:50:28.721 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Typed[string]{}}
2026-02-17 02:50:28.721 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Typed[string]{}}
2026-02-17 02:50:28.721 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:28.721 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.721 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.724 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif9a0a93a6ae" state="up"
2026-02-17 02:50:28.739 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:28.739 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:50:28.739 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9a0a93a6ae", State:"up", Index:70}
2026-02-17 02:50:28.739 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:28.739 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:28.739 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:28.740 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.740 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:28.756 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:28.756 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:29.237 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-1053/netserver-0, name=eth0)
2026-02-17 02:50:29.237 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1053/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9a0a93a6ae" profile_ids:"kns.pod-network-test-1053" profile_ids:"ksa.pod-network-test-1053.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:50:29.237 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:29.237 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:29.237 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:29.239 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:29.239 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:29.239 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:29.263 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:29.263 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:29.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-802" name:"default"}
2026-02-17 02:50:29.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-802" name:"mount-test"}
2026-02-17 02:50:29.760 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 02:50:29.760 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:29.760 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:29.760 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:29.791 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-802"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-802"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-802"}
2026-02-17 02:50:29.817 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-802"}
2026-02-17 02:50:33.249 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-9712" name:"default"}
2026-02-17 02:50:33.278 [INFO][69] felix/summary.go 100: Summarising 129 dataplane reconciliation loops over 1m0.6s: avg=28ms longest=91ms (resync-calico-v4)
2026-02-17 02:50:33.294 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9712"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9712"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-9712"}
2026-02-17 02:50:33.319 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-9712"}
2026-02-17 02:50:38.227 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-8019/netserver-0, name=eth0)
2026-02-17 02:50:38.227 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8019/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c95be6db64" profile_ids:"kns.pod-network-test-8019" profile_ids:"ksa.pod-network-test-8019.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:50:38.227 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:38.228 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:38.228 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:38.228 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c95be6db64"
2026-02-17 02:50:38.228 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:38.228 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:38.248 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:38.248 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:40.247 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-1053/netserver-0, name=eth0)
2026-02-17 02:50:40.247 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1053/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9a0a93a6ae" profile_ids:"kns.pod-network-test-1053" profile_ids:"ksa.pod-network-test-1053.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:50:40.247 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:40.248 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:40.248 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:40.248 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:40.249 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:40.249 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:40.273 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:40.273 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:40.670 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8019"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8019"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8019"}
2026-02-17 02:50:40.702 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5856"}
2026-02-17 02:50:40.731 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:44.369 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1053"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1053"}
2026-02-17 02:50:44.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4900"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4900"}
2026-02-17 02:50:44.392 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4900" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:44.825 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5856"}
2026-02-17 02:50:44.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4900"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4900"}
2026-02-17 02:50:44.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1061"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1061"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1061"}
2026-02-17 02:50:44.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1061" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:44.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5606"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5606"}
2026-02-17 02:50:44.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5606" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:44.903 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1061" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:50:45.726 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-8019/netserver-0, name=eth0)
2026-02-17 02:50:45.727 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8019/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4c95be6db64" profile_ids:"kns.pod-network-test-8019" profile_ids:"ksa.pod-network-test-8019.default" ipv4_nets:"10.100.125.70/32"}
2026-02-17 02:50:45.727 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:45.727 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:45.727 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:45.728 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4c95be6db64"
2026-02-17 02:50:45.728 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:45.728 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:45.756 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:45.756 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:45.787 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8019"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8019"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8019"}
2026-02-17 02:50:46.039 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-8019/netserver-0, name=eth0)
2026-02-17 02:50:46.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8019/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:50:46.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8019"}
2026-02-17 02:50:46.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8019.default"}
2026-02-17 02:50:46.040 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:46.040 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:46.040 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5nQnQ7o75396PcGK4k" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.040 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZMqLaonTygJ_wTOzrw" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.040 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5nQnQ7o75396PcGK4k" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.040 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZMqLaonTygJ_wTOzrw" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.040 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:46.040 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4c95be6db64" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.040 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4c95be6db64" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.040 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:46.040 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:46.043 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.70
2026-02-17 02:50:46.101 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8019/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:46.145 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali4c95be6db64" state="down"
2026-02-17 02:50:46.145 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4c95be6db64"
2026-02-17 02:50:46.145 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 02:50:46.145 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c95be6db64", State:"down", Index:69}
2026-02-17 02:50:46.146 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Typed[string]{}}
2026-02-17 02:50:46.146 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Typed[string]{}}
2026-02-17 02:50:46.148 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali4c95be6db64" state=""
2026-02-17 02:50:46.148 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4c95be6db64"
2026-02-17 02:50:46.166 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4c95be6db64", State:"", Index:69}
2026-02-17 02:50:46.166 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Set[string](nil)}
2026-02-17 02:50:46.166 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4c95be6db64", Addrs:set.Set[string](nil)}
2026-02-17 02:50:46.795 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-589" name:"default"}
2026-02-17 02:50:47.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-589"}
2026-02-17 02:50:47.482 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5606"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5606"}
2026-02-17 02:50:47.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-568"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-568"}
2026-02-17 02:50:47.562 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:49.395 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-1053/netserver-0, name=eth0)
2026-02-17 02:50:49.396 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1053/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9a0a93a6ae" profile_ids:"kns.pod-network-test-1053" profile_ids:"ksa.pod-network-test-1053.default" ipv4_nets:"10.100.125.71/32"}
2026-02-17 02:50:49.396 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.397 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.397 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.399 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:49.399 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.399 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.423 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:49.423 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:49.440 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1053"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1053"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1053"}
2026-02-17 02:50:49.690 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=pod-network-test-1053/netserver-0, name=eth0)
2026-02-17 02:50:49.691 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1053/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:50:49.691 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.691 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.692 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JMRrWizQbo2krGvjiR" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.692 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p6EmssrbQD2gGaI4QK" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.692 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JMRrWizQbo2krGvjiR" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.692 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p6EmssrbQD2gGaI4QK" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.692 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.692 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif9a0a93a6ae" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.693 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif9a0a93a6ae" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.693 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.693 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.693 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.71
2026-02-17 02:50:49.758 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1053/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:49.758 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-1053.default"}
2026-02-17 02:50:49.758 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-1053"}
2026-02-17 02:50:49.796 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 02:50:49.796 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:49.796 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif9a0a93a6ae" state="down"
2026-02-17 02:50:49.796 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Typed[string]{}}
2026-02-17 02:50:49.796 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Typed[string]{}}
2026-02-17 02:50:49.796 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9a0a93a6ae", State:"down", Index:70}
2026-02-17 02:50:49.800 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif9a0a93a6ae" state=""
2026-02-17 02:50:49.800 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif9a0a93a6ae"
2026-02-17 02:50:49.819 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9a0a93a6ae", State:"", Index:70}
2026-02-17 02:50:49.819 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Set[string](nil)}
2026-02-17 02:50:49.819 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9a0a93a6ae", Addrs:set.Set[string](nil)}
2026-02-17 02:50:49.963 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4900" name:"default"}
2026-02-17 02:50:50.255 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5856" name:"default"}
2026-02-17 02:50:50.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5856"}
2026-02-17 02:50:50.596 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5856"}
2026-02-17 02:50:50.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4900"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4900"}
2026-02-17 02:50:50.686 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4900"}
2026-02-17 02:50:51.154 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8019" name:"default"}
2026-02-17 02:50:51.232 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8019"}
2026-02-17 02:50:51.654 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-568"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-568"}
2026-02-17 02:50:51.681 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5953"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5953"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5953"}
2026-02-17 02:50:51.710 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5953" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:51.735 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5953" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:50:52.718 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5606" name:"default"}
2026-02-17 02:50:52.852 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5606"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5606"}
2026-02-17 02:50:52.877 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5606"}
2026-02-17 02:50:54.835 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-1053" name:"default"}
2026-02-17 02:50:54.867 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-1053"}
2026-02-17 02:50:56.703 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-568" name:"default"}
2026-02-17 02:50:56.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-568"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-568"}
2026-02-17 02:50:56.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-568"}
2026-02-17 02:51:02.334 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5953/test-ss-1, name=eth0)
2026-02-17 02:51:02.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5953"} profile:{inbound_rules:{action:"allow" rule_id:"0WumYL3pvJlLo_tp"} outbound_rules:{action:"allow" rule_id:"nEib1sgqoZJzwBVY"}}
2026-02-17 02:51:02.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5953.default"} profile:{}
2026-02-17 02:51:02.335 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5953/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a97bdc31d" profile_ids:"kns.statefulset-5953" profile_ids:"ksa.statefulset-5953.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:51:02.335 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.336 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.336 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.337 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali23a97bdc31d" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.337 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__Vf6eAneyQaDyjA8fa" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.337 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_J0XezaE8KNrKsj9lcj" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.337 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali23a97bdc31d" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.337 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__Vf6eAneyQaDyjA8fa" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.337 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_J0XezaE8KNrKsj9lcj" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.337 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:02.337 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.337 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.382 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:02.382 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:51:02.413 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali23a97bdc31d" state="down"
2026-02-17 02:51:02.413 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23a97bdc31d"
2026-02-17 02:51:02.413 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a97bdc31d", State:"down", Index:71}
2026-02-17 02:51:02.413 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.413 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.413 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:02.413 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.413 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.414 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali23a97bdc31d" state="up"
2026-02-17 02:51:02.430 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:02.430 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:51:02.430 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a97bdc31d", State:"up", Index:71}
2026-02-17 02:51:02.431 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:02.431 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:02.431 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:02.431 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.431 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:02.449 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:02.449 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:03.428 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5953/test-ss-1, name=eth0)
2026-02-17 02:51:03.429 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5953/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a97bdc31d" profile_ids:"kns.statefulset-5953" profile_ids:"ksa.statefulset-5953.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:51:03.429 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.429 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.429 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.430 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:03.430 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.430 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.447 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5953/test-ss-1, name=eth0)
2026-02-17 02:51:03.450 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:03.450 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:03.450 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5953/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a97bdc31d" profile_ids:"kns.statefulset-5953" profile_ids:"ksa.statefulset-5953.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:51:03.450 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.451 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.451 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.452 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:03.452 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.453 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:03.473 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:03.473 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:03.713 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 02:51:03.713 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali23a97bdc31d"
2026-02-17 02:51:03.714 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:03.714 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:05.040 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1061"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1061"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1061"}
2026-02-17 02:51:05.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-757"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-757"}
2026-02-17 02:51:05.068 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:09.175 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-757"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-757"}
2026-02-17 02:51:09.202 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-4356"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-4356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-4356"}
2026-02-17 02:51:09.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-4356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:09.281 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-4356"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-4356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-4356"}
2026-02-17 02:51:09.311 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3909"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3909"}
2026-02-17 02:51:09.332 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:10.090 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1061" name:"default"}
2026-02-17 02:51:10.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1061"
2026-02-17 02:51:10.443 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1061"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1061"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1061"}
2026-02-17 02:51:10.468 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1061"}
2026-02-17 02:51:11.803 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5953/test-ss-1, name=eth0)
2026-02-17 02:51:11.803 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5953/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23a97bdc31d" profile_ids:"kns.statefulset-5953" profile_ids:"ksa.statefulset-5953.default" ipv4_nets:"10.100.125.72/32"}
2026-02-17 02:51:11.803 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:11.803 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:11.803 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:11.803 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23a97bdc31d"
2026-02-17 02:51:11.803 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:11.803 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:11.831 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:11.831 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:11.911 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5953"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5953"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5953"}
2026-02-17 02:51:11.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7252"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7252"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7252"}
2026-02-17 02:51:11.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7252" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:12.119 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=statefulset-5953/test-ss-1, name=eth0)
2026-02-17 02:51:12.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5953/test-ss-1" endpoint_id:"eth0"}
2026-02-17 02:51:12.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5953"}
2026-02-17 02:51:12.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5953.default"}
2026-02-17 02:51:12.120 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:12.120 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:12.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__Vf6eAneyQaDyjA8fa" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_J0XezaE8KNrKsj9lcj" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__Vf6eAneyQaDyjA8fa" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_J0XezaE8KNrKsj9lcj" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.121 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:12.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali23a97bdc31d" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.121 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali23a97bdc31d" ipVersion=0x4 table="filter"
2026-02-17 02:51:12.122 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:12.122 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:12.122 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.72
2026-02-17 02:51:12.177 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5953/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:51:12.229 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali23a97bdc31d" state="down"
2026-02-17 02:51:12.229 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23a97bdc31d"
2026-02-17 02:51:12.229 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 02:51:12.230 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali23a97bdc31d" state=""
2026-02-17 02:51:12.230 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a97bdc31d", State:"down", Index:71}
2026-02-17 02:51:12.230 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:12.230 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:12.230 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23a97bdc31d", State:"", Index:71}
2026-02-17 02:51:12.230 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali23a97bdc31d"
2026-02-17 02:51:12.258 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:12.258 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23a97bdc31d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:13.417 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3909"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3909"}
2026-02-17 02:51:13.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9637"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9637"}
2026-02-17 02:51:13.467 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-9637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:14.325 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-757" name:"default"}
2026-02-17 02:51:14.711 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-757"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-757"}
2026-02-17 02:51:14.744 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-757"}
2026-02-17 02:51:14.846 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-4356" name:"default"}
2026-02-17 02:51:14.890 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-4356"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-4356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-4356"}
2026-02-17 02:51:14.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-4356"}
2026-02-17 02:51:15.126 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:51:17.236 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5953"
2026-02-17 02:51:17.346 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5953" name:"default"}
2026-02-17 02:51:17.512 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5953"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5953"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5953"}
2026-02-17 02:51:17.533 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9637"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9637"}
2026-02-17 02:51:17.556 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1190"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1190"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1190"}
2026-02-17 02:51:17.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5953"}
2026-02-17 02:51:17.557 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1190" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:17.575 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1190"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1190"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1190"} labels:{key:"webhook-1190" value:"true"}
2026-02-17 02:51:17.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-903"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-903"} labels:{key:"webhook-1190-markers" value:"true"}
2026-02-17 02:51:17.599 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:18.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3909" name:"default"}
2026-02-17 02:51:18.827 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3909"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3909"}
2026-02-17 02:51:18.857 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3909"}
2026-02-17 02:51:20.035 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1190" type:"ClusterIP" cluster_ips:"10.254.157.254" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:21.308 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1190"
2026-02-17 02:51:21.391 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1190"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1190"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1190"} labels:{key:"webhook-1190" value:"true"}
2026-02-17 02:51:21.416 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-903"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-903"} labels:{key:"webhook-1190-markers" value:"true"}
2026-02-17 02:51:21.448 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2969"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-2969"}
2026-02-17 02:51:21.477 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-2969" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:22.657 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-9637" name:"default"}
2026-02-17 02:51:22.746 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9637"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9637"}
2026-02-17 02:51:22.777 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-9637"}
2026-02-17 02:51:25.072 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7252"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7252"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7252"}
2026-02-17 02:51:25.095 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5449"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5449"}
2026-02-17 02:51:25.120 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:25.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2969"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-2969"}
2026-02-17 02:51:25.623 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7793"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7793"}
2026-02-17 02:51:25.678 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7793" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:26.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-903" name:"default"}
2026-02-17 02:51:27.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1190" name:"default"}
2026-02-17 02:51:27.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1190"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1190"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1190"} labels:{key:"webhook-1190" value:"true"}
2026-02-17 02:51:27.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1190"}
2026-02-17 02:51:27.363 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-903"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-903"} labels:{key:"webhook-1190-markers" value:"true"}
2026-02-17 02:51:27.405 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-903"}
2026-02-17 02:51:27.998 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5449"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5449"}
2026-02-17 02:51:28.019 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9560"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9560"}
2026-02-17 02:51:28.047 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9560" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:29.780 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7793"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7793"}
2026-02-17 02:51:29.805 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4352"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-4352"}
2026-02-17 02:51:29.833 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:30.111 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7252" name:"default"}
2026-02-17 02:51:30.507 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7252"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7252"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7252"}
2026-02-17 02:51:30.534 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7252"}
2026-02-17 02:51:30.621 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-2969" name:"default"}
2026-02-17 02:51:30.990 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2969"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2969"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-2969"}
2026-02-17 02:51:31.017 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-2969"}
2026-02-17 02:51:32.164 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9560"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9560"}
2026-02-17 02:51:32.190 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2308"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2308"}
2026-02-17 02:51:32.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2308" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:33.478 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5449" name:"default"}
2026-02-17 02:51:33.499 [INFO][69] felix/summary.go 100: Summarising 139 dataplane reconciliation loops over 1m0.2s: avg=27ms longest=67ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:51:33.505 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5449"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5449"}
2026-02-17 02:51:33.528 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5449"}
2026-02-17 02:51:33.910 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4352"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-4352"}
2026-02-17 02:51:33.948 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7509"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7509"}
2026-02-17 02:51:33.976 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7509" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:33.999 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7509"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7509"} labels:{key:"webhook-7509" value:"true"}
2026-02-17 02:51:34.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1281"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1281"} labels:{key:"webhook-7509-markers" value:"true"}
2026-02-17 02:51:34.000 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:34.824 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7793" name:"default"}
2026-02-17 02:51:35.023 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7793"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7793"}
2026-02-17 02:51:35.049 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7793"}
2026-02-17 02:51:36.697 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7509" type:"ClusterIP" cluster_ips:"10.254.245.228" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:37.302 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9560"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9560"}
2026-02-17 02:51:37.673 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2308"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2308"}
2026-02-17 02:51:37.696 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9635"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9635"}
2026-02-17 02:51:37.717 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:37.759 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7509"
2026-02-17 02:51:37.848 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7509"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7509"} labels:{key:"webhook-7509" value:"true"}
2026-02-17 02:51:37.874 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1281"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1281"} labels:{key:"webhook-7509-markers" value:"true"}
2026-02-17 02:51:37.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2324"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2324"}
2026-02-17 02:51:37.897 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:39.258 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4352" name:"default"}
2026-02-17 02:51:39.289 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4352"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-4352"}
2026-02-17 02:51:39.314 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4352"}
2026-02-17 02:51:41.994 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2324"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2324"}
2026-02-17 02:51:42.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8325"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8325"}
2026-02-17 02:51:42.077 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:42.330 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9560" name:"default"}
2026-02-17 02:51:42.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9560"}
2026-02-17 02:51:42.668 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-handle-http-request, name=eth0)
2026-02-17 02:51:42.668 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-8325.default"} profile:{}
2026-02-17 02:51:42.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-8325"} profile:{inbound_rules:{action:"allow" rule_id:"3aGu6M99z5qjGt8w"} outbound_rules:{action:"allow" rule_id:"pDqybTwdi07liH2_"}}
2026-02-17 02:51:42.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59857001201" profile_ids:"kns.container-lifecycle-hook-8325" profile_ids:"ksa.container-lifecycle-hook-8325.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:51:42.669 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.669 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.669 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.669 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali59857001201" ipVersion=0x4 table="filter"
2026-02-17 02:51:42.669 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BapWw0kTUf9SfgidS9" ipVersion=0x4 table="filter"
2026-02-17 02:51:42.669 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fHQTJgI9KJbNh9G2SG" ipVersion=0x4 table="filter"
2026-02-17 02:51:42.669 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali59857001201" ipVersion=0x4 table="filter"
2026-02-17 02:51:42.669 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BapWw0kTUf9SfgidS9" ipVersion=0x4 table="filter"
2026-02-17 02:51:42.669 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fHQTJgI9KJbNh9G2SG" ipVersion=0x4 table="filter"
2026-02-17 02:51:42.669 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali59857001201"
2026-02-17 02:51:42.669 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.669 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.709 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:42.709 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:51:42.737 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali59857001201" state="down"
2026-02-17 02:51:42.737 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59857001201"
2026-02-17 02:51:42.738 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59857001201", State:"down", Index:72}
2026-02-17 02:51:42.738 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Typed[string]{}}
2026-02-17 02:51:42.738 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Typed[string]{}}
2026-02-17 02:51:42.738 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59857001201"
2026-02-17 02:51:42.738 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.738 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.740 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali59857001201" state="up"
2026-02-17 02:51:42.763 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:42.763 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:51:42.763 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59857001201", State:"up", Index:72}
2026-02-17 02:51:42.764 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali59857001201"
2026-02-17 02:51:42.764 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali59857001201"
2026-02-17 02:51:42.764 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59857001201"
2026-02-17 02:51:42.764 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.764 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:42.779 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:42.779 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:51:42.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9635"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9635"}
2026-02-17 02:51:42.892 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-113"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-113"}
2026-02-17 02:51:42.923 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-113" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:43.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2308" name:"default"}
2026-02-17 02:51:43.204 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7509" name:"default"}
2026-02-17 02:51:43.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2308"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2308"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2308"}
2026-02-17 02:51:43.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2308"}
2026-02-17 02:51:43.431 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1281" name:"default"}
2026-02-17 02:51:43.563 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1281"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1281"} labels:{key:"webhook-7509-markers" value:"true"}
2026-02-17 02:51:43.588 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1281"}
2026-02-17 02:51:43.633 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7509"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7509"} labels:{key:"webhook-7509" value:"true"}
2026-02-17 02:51:43.664 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7509"}
2026-02-17 02:51:43.668 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-handle-http-request, name=eth0)
2026-02-17 02:51:43.687 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59857001201" profile_ids:"kns.container-lifecycle-hook-8325" profile_ids:"ksa.container-lifecycle-hook-8325.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:51:43.687 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:43.687 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:43.687 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:43.688 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59857001201"
2026-02-17 02:51:43.688 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:43.688 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:43.716 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.716 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:51:44.288 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 02:51:44.288 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali59857001201"
2026-02-17 02:51:44.288 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:44.288 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:44.698 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:51:44.698 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid24bae192fe" profile_ids:"kns.container-lifecycle-hook-8325" profile_ids:"ksa.container-lifecycle-hook-8325.default" ipv4_nets:"10.100.125.74/32"}
2026-02-17 02:51:44.698 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.698 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.698 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.699 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.699 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid24bae192fe" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.699 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.699 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid24bae192fe" ipVersion=0x4 table="filter"
2026-02-17 02:51:44.699 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid24bae192fe"
2026-02-17 02:51:44.699 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.699 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.733 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:44.733 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:51:44.780 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid24bae192fe" state="down"
2026-02-17 02:51:44.780 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid24bae192fe"
2026-02-17 02:51:44.780 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24bae192fe", State:"down", Index:73}
2026-02-17 02:51:44.780 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Typed[string]{}}
2026-02-17 02:51:44.780 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Typed[string]{}}
2026-02-17 02:51:44.780 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid24bae192fe"
2026-02-17 02:51:44.780 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.780 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.783 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid24bae192fe" state="up"
2026-02-17 02:51:44.810 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:44.810 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:51:44.810 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24bae192fe", State:"up", Index:73}
2026-02-17 02:51:44.811 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid24bae192fe"
2026-02-17 02:51:44.811 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid24bae192fe"
2026-02-17 02:51:44.811 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid24bae192fe"
2026-02-17 02:51:44.811 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.811 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:44.826 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:44.826 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:51:45.681 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:51:45.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid24bae192fe" profile_ids:"kns.container-lifecycle-hook-8325" profile_ids:"ksa.container-lifecycle-hook-8325.default" ipv4_nets:"10.100.125.74/32"}
2026-02-17 02:51:45.682 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:45.682 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:45.682 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:45.683 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid24bae192fe"
2026-02-17 02:51:45.683 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:45.683 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:45.711 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:45.711 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:51:46.020 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-17 02:51:46.020 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid24bae192fe"
2026-02-17 02:51:46.021 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:46.021 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:46.192 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:51:46.193 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid24bae192fe" profile_ids:"kns.container-lifecycle-hook-8325" profile_ids:"ksa.container-lifecycle-hook-8325.default" ipv4_nets:"10.100.125.74/32"}
2026-02-17 02:51:46.193 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:46.193 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:46.193 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:46.194 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid24bae192fe"
2026-02-17 02:51:46.194 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:46.194 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:46.214 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:46.214 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:51:47.024 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-113"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-113"}
2026-02-17 02:51:47.048 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5687"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5687"}
2026-02-17 02:51:47.075 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5687" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:47.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5687"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5687"} labels:{key:"webhook-5687" value:"true"}
2026-02-17 02:51:47.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5822"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5822"} labels:{key:"webhook-5687-markers" value:"true"}
2026-02-17 02:51:47.103 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:47.353 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2324" name:"default"}
2026-02-17 02:51:47.394 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2324"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2324"}
2026-02-17 02:51:47.420 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2324"}
2026-02-17 02:51:48.003 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:51:48.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-with-poststart-http-hook" endpoint_id:"eth0"}
2026-02-17 02:51:48.004 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:48.004 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:48.005 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:48.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid24bae192fe" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid24bae192fe" ipVersion=0x4 table="filter"
2026-02-17 02:51:48.005 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:48.005 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:48.007 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.74
2026-02-17 02:51:48.061 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:51:48.116 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-17 02:51:48.116 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid24bae192fe"
2026-02-17 02:51:48.117 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid24bae192fe" state="down"
2026-02-17 02:51:48.117 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Typed[string]{}}
2026-02-17 02:51:48.117 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Typed[string]{}}
2026-02-17 02:51:48.117 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24bae192fe", State:"down", Index:73}
2026-02-17 02:51:48.117 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calid24bae192fe" state=""
2026-02-17 02:51:48.117 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid24bae192fe"
2026-02-17 02:51:48.154 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid24bae192fe", State:"", Index:73}
2026-02-17 02:51:48.154 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Set[string](nil)}
2026-02-17 02:51:48.154 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid24bae192fe", Addrs:set.Set[string](nil)}
2026-02-17 02:51:48.487 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9635" name:"default"}
2026-02-17 02:51:48.545 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9635"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9635"}
2026-02-17 02:51:48.576 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9635"}
2026-02-17 02:51:50.245 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8325"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8325"}
2026-02-17 02:51:50.273 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9683"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9683"}
2026-02-17 02:51:50.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5687" type:"ClusterIP" cluster_ips:"10.254.7.57" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:50.316 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9683" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:50.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9683"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9683"}
2026-02-17 02:51:50.397 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4752"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4752"}
2026-02-17 02:51:50.425 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4752" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:51.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5687"
2026-02-17 02:51:51.404 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5687"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5687"} labels:{key:"webhook-5687" value:"true"}
2026-02-17 02:51:51.430 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5822"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5822"} labels:{key:"webhook-5687-markers" value:"true"}
2026-02-17 02:51:51.453 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6613"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6613"}
2026-02-17 02:51:51.480 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6613" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:52.059 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-113" name:"default"}
2026-02-17 02:51:52.567 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-113"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-113"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-113"}
2026-02-17 02:51:52.591 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-113"}
2026-02-17 02:51:55.270 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-handle-http-request, name=eth0)
2026-02-17 02:51:55.270 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali59857001201" profile_ids:"kns.container-lifecycle-hook-8325" profile_ids:"ksa.container-lifecycle-hook-8325.default" ipv4_nets:"10.100.125.73/32"}
2026-02-17 02:51:55.270 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.270 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.270 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.271 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali59857001201"
2026-02-17 02:51:55.271 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.271 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.277 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=container-lifecycle-hook-8325/pod-handle-http-request, name=eth0)
2026-02-17 02:51:55.304 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:55.304 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:51:55.304 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8325/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:51:55.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-8325"}
2026-02-17 02:51:55.305 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-8325.default"}
2026-02-17 02:51:55.305 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.305 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.305 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BapWw0kTUf9SfgidS9" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.305 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fHQTJgI9KJbNh9G2SG" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.305 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BapWw0kTUf9SfgidS9" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.305 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fHQTJgI9KJbNh9G2SG" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.305 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.305 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali59857001201" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.305 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali59857001201" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.305 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.305 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.306 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.73
2026-02-17 02:51:55.361 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8325/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:51:55.361 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8325" name:"default"}
2026-02-17 02:51:55.498 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9683" name:"default"}
2026-02-17 02:51:55.615 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6613"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6613"}
2026-02-17 02:51:55.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-92"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-92"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-92"}
2026-02-17 02:51:55.675 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-92" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:55.713 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8325"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-8325"}
2026-02-17 02:51:55.739 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 02:51:55.739 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali59857001201"
2026-02-17 02:51:55.740 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali59857001201" state="down"
2026-02-17 02:51:55.741 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali59857001201" state=""
2026-02-17 02:51:55.742 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali59857001201"
2026-02-17 02:51:55.747 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Typed[string]{}}
2026-02-17 02:51:55.747 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Typed[string]{}}
2026-02-17 02:51:55.747 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59857001201", State:"down", Index:72}
2026-02-17 02:51:55.747 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali59857001201", State:"", Index:72}
2026-02-17 02:51:55.747 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Set[string](nil)}
2026-02-17 02:51:55.747 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali59857001201", Addrs:set.Set[string](nil)}
2026-02-17 02:51:55.768 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-8325"}
2026-02-17 02:51:55.938 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9683"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9683"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9683"}
2026-02-17 02:51:55.961 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9683"}
2026-02-17 02:51:56.508 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5687" name:"default"}
2026-02-17 02:51:56.719 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-92"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-92"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-92"}
2026-02-17 02:51:56.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6934"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6934"}
2026-02-17 02:51:56.749 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:56.818 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6934"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6934"}
2026-02-17 02:51:56.855 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3577"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3577"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3577"}
2026-02-17 02:51:56.879 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3577" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:57.009 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5822" name:"default"}
2026-02-17 02:51:57.098 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5822"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5822"} labels:{key:"webhook-5687-markers" value:"true"}
2026-02-17 02:51:57.122 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5822"}
2026-02-17 02:51:57.172 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5687"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5687"} labels:{key:"webhook-5687" value:"true"}
2026-02-17 02:51:57.198 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5687"}
2026-02-17 02:52:00.042 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3577"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3577"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3577"}
2026-02-17 02:52:00.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1414"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1414"}
2026-02-17 02:52:00.071 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:00.669 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6613" name:"default"}
2026-02-17 02:52:00.854 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6613"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6613"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6613"}
2026-02-17 02:52:00.876 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6613"}
2026-02-17 02:52:01.847 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6934" name:"default"}
2026-02-17 02:52:01.886 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-92" name:"default"}
2026-02-17 02:52:02.012 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-92"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-92"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-92"}
2026-02-17 02:52:02.036 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-92"}
2026-02-17 02:52:02.217 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6934"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6934"}
2026-02-17 02:52:02.244 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6934"}
2026-02-17 02:52:05.237 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3577" name:"default"}
2026-02-17 02:52:05.365 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3577"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3577"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3577"}
2026-02-17 02:52:05.389 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3577"}
2026-02-17 02:52:07.125 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1414"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1414"}
2026-02-17 02:52:07.155 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2561"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-2561"}
2026-02-17 02:52:07.179 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-2561" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:12.186 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1414" name:"default"}
2026-02-17 02:52:12.345 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1414"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1414"}
2026-02-17 02:52:12.367 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1414"}
2026-02-17 02:52:14.415 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2561"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-2561"}
2026-02-17 02:52:14.439 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7496"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7496"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-7496"}
2026-02-17 02:52:14.461 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-7496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:14.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7496"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7496"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-7496"}
2026-02-17 02:52:14.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-841"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-841"}
2026-02-17 02:52:14.569 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-841" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:15.149 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:52:19.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2561"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-2561"}
2026-02-17 02:52:19.644 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-7496" name:"default"}
2026-02-17 02:52:19.912 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7496"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7496"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-7496"}
2026-02-17 02:52:19.940 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-7496"}
2026-02-17 02:52:20.800 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-841"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-841"}
2026-02-17 02:52:20.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8331"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-8331"}
2026-02-17 02:52:20.829 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8331" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:24.564 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-2561" name:"default"}
2026-02-17 02:52:24.755 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-2561"}
2026-02-17 02:52:24.974 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8331"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-8331"}
2026-02-17 02:52:25.001 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-582"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-582"}
2026-02-17 02:52:25.028 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-582" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:25.053 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-582" type:"ExternalName"
2026-02-17 02:52:25.925 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-841"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-841"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-841"}
2026-02-17 02:52:29.100 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-582" type:"ExternalName"
2026-02-17 02:52:30.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8331" name:"default"}
2026-02-17 02:52:30.462 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8331"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-8331"}
2026-02-17 02:52:30.492 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8331"}
2026-02-17 02:52:33.182 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-582" type:"ClusterIP" cluster_ips:"10.254.240.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:52:35.448 [INFO][69] felix/summary.go 100: Summarising 145 dataplane reconciliation loops over 1m1.9s: avg=28ms longest=81ms (resync-calico-v4)
2026-02-17 02:52:40.334 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-582"
2026-02-17 02:52:40.393 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-582"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-582"}
2026-02-17 02:52:40.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8863"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8863"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8863"}
2026-02-17 02:52:40.428 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-8863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:40.502 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8863"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8863"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8863"}
2026-02-17 02:52:40.525 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4508"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-4508"}
2026-02-17 02:52:40.542 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4508" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:41.166 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-564597bcc-bztl5, name=eth0)
2026-02-17 02:52:41.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-4508"} profile:{inbound_rules:{action:"allow" rule_id:"5YkRmNf3DDHwQb1l"} outbound_rules:{action:"allow" rule_id:"-2E7hS7bRQdWm7B1"}}
2026-02-17 02:52:41.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-4508.default"} profile:{}
2026-02-17 02:52:41.167 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-564597bcc-bztl5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13770a69bd2" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.75/32"}
2026-02-17 02:52:41.167 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.167 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.167 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.169 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali13770a69bd2" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.169 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.169 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.169 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali13770a69bd2" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.169 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.169 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:41.169 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13770a69bd2"
2026-02-17 02:52:41.169 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.169 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.220 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:41.221 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} status="down"
2026-02-17 02:52:41.237 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali13770a69bd2" state="down"
2026-02-17 02:52:41.237 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13770a69bd2"
2026-02-17 02:52:41.237 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13770a69bd2", State:"down", Index:74}
2026-02-17 02:52:41.237 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:41.237 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:41.237 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13770a69bd2"
2026-02-17 02:52:41.237 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.237 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.241 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali13770a69bd2" state="up"
2026-02-17 02:52:41.253 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:41.253 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} status="down"
2026-02-17 02:52:41.253 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13770a69bd2", State:"up", Index:74}
2026-02-17 02:52:41.253 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali13770a69bd2"
2026-02-17 02:52:41.253 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13770a69bd2"
2026-02-17 02:52:41.253 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13770a69bd2"
2026-02-17 02:52:41.253 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.253 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:41.271 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:41.271 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} status="up"
2026-02-17 02:52:42.084 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-564597bcc-bztl5, name=eth0)
2026-02-17 02:52:42.085 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-564597bcc-bztl5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13770a69bd2" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.75/32"}
2026-02-17 02:52:42.085 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:42.085 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:42.086 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:42.087 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13770a69bd2"
2026-02-17 02:52:42.087 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:42.087 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:42.110 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:42.110 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} status="up"
2026-02-17 02:52:42.336 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::5c98:fdff:fe0a:1be" exists=true ifIndex=74
2026-02-17 02:52:42.336 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::5c98:fdff:fe0a:1be} ifaceName="cali13770a69bd2"
2026-02-17 02:52:42.336 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Typed[string]{"fe80::5c98:fdff:fe0a:1be":set.v{}}}
2026-02-17 02:52:42.336 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Typed[string]{"fe80::5c98:fdff:fe0a:1be":set.v{}}}
2026-02-17 02:52:44.284 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-564597bcc-bztl5, name=eth0)
2026-02-17 02:52:44.284 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-564597bcc-bztl5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13770a69bd2" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.75/32"}
2026-02-17 02:52:44.284 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.285 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.286 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.287 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13770a69bd2"
2026-02-17 02:52:44.287 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.287 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.315 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:44.315 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"} status="up"
2026-02-17 02:52:44.611 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-564597bcc-bztl5, name=eth0)
2026-02-17 02:52:44.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-564597bcc-bztl5" endpoint_id:"eth0"}
2026-02-17 02:52:44.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-4508"}
2026-02-17 02:52:44.612 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-4508.default"}
2026-02-17 02:52:44.613 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.613 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.613 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:44.613 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:44.613 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:44.613 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:44.613 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.614 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali13770a69bd2" ipVersion=0x4 table="filter"
2026-02-17 02:52:44.614 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali13770a69bd2" ipVersion=0x4 table="filter"
2026-02-17 02:52:44.614 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.614 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.615 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.75
bird: KIF: Received address message for unknown interface 74
2026-02-17 02:52:44.685 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-564597bcc-bztl5", EndpointId:"eth0"}
2026-02-17 02:52:44.726 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali13770a69bd2" state="down"
2026-02-17 02:52:44.726 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13770a69bd2"
2026-02-17 02:52:44.726 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::5c98:fdff:fe0a:1be" exists=false ifIndex=74
2026-02-17 02:52:44.726 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13770a69bd2", State:"down", Index:74}
2026-02-17 02:52:44.726 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:44.726 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:44.730 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali13770a69bd2" state=""
2026-02-17 02:52:44.730 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali13770a69bd2"
2026-02-17 02:52:44.747 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13770a69bd2", State:"", Index:74}
2026-02-17 02:52:44.747 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Set[string](nil)}
2026-02-17 02:52:44.747 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13770a69bd2", Addrs:set.Set[string](nil)}
2026-02-17 02:52:45.003 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-f78d658f9-vd47c, name=eth0)
2026-02-17 02:52:45.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-4508"} profile:{inbound_rules:{action:"allow" rule_id:"5YkRmNf3DDHwQb1l"} outbound_rules:{action:"allow" rule_id:"-2E7hS7bRQdWm7B1"}}
2026-02-17 02:52:45.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-4508.default"} profile:{}
2026-02-17 02:52:45.004 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-f78d658f9-vd47c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0237cd18dc" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.76/32"}
2026-02-17 02:52:45.004 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.004 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.005 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic0237cd18dc" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic0237cd18dc" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.005 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.005 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic0237cd18dc"
2026-02-17 02:52:45.005 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.006 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.046 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:45.046 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} status="down"
2026-02-17 02:52:45.070 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic0237cd18dc" state="down"
2026-02-17 02:52:45.071 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0237cd18dc"
2026-02-17 02:52:45.071 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0237cd18dc", State:"down", Index:75}
2026-02-17 02:52:45.071 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Typed[string]{}}
2026-02-17 02:52:45.071 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Typed[string]{}}
2026-02-17 02:52:45.071 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0237cd18dc"
2026-02-17 02:52:45.071 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.071 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.072 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic0237cd18dc" state="up"
2026-02-17 02:52:45.116 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:45.116 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} status="down"
2026-02-17 02:52:45.116 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0237cd18dc", State:"up", Index:75}
2026-02-17 02:52:45.116 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic0237cd18dc"
2026-02-17 02:52:45.116 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0237cd18dc"
2026-02-17 02:52:45.117 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0237cd18dc"
2026-02-17 02:52:45.117 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.117 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:45.149 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:45.149 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} status="up"
2026-02-17 02:52:45.792 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-8863" name:"default"}
2026-02-17 02:52:45.928 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-582" name:"default"}
2026-02-17 02:52:46.134 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-f78d658f9-vd47c, name=eth0)
2026-02-17 02:52:46.135 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-f78d658f9-vd47c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0237cd18dc" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.76/32"}
2026-02-17 02:52:46.135 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:46.135 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:46.135 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:46.136 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0237cd18dc"
2026-02-17 02:52:46.136 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:46.136 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:46.159 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:46.159 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} status="up"
2026-02-17 02:52:46.239 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-582"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"dns-582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-582"}
2026-02-17 02:52:46.267 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-582"}
2026-02-17 02:52:46.470 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 02:52:46.470 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic0237cd18dc"
2026-02-17 02:52:46.471 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:46.471 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:46.510 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8863"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8863"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8863"}
2026-02-17 02:52:46.538 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-8863"}
2026-02-17 02:52:46.908 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-79899bcfcc-tsqv2, name=eth0)
2026-02-17 02:52:46.908 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-79899bcfcc-tsqv2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10792b8f52a" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.77/32"}
2026-02-17 02:52:46.908 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.909 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.909 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali10792b8f52a" ipVersion=0x4 table="filter"
2026-02-17 02:52:46.909 [INFO][69] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali10792b8f52a" ipVersion=0x4 table="filter"
2026-02-17 02:52:46.909 [INFO][69] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali10792b8f52a"
2026-02-17 02:52:46.909 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.909 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.948 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:46.948 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} status="down"
2026-02-17 02:52:46.987 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali10792b8f52a" state="down"
2026-02-17 02:52:46.987 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10792b8f52a", State:"down", Index:76}
2026-02-17 02:52:46.987 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10792b8f52a"
2026-02-17 02:52:46.987 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10792b8f52a"
2026-02-17 02:52:46.987 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.987 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:46.989 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali10792b8f52a" state="up"
2026-02-17 02:52:47.008 [INFO][69] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:47.008 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} status="down"
2026-02-17 02:52:47.008 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:47.008 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:47.008 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10792b8f52a", State:"up", Index:76}
2026-02-17 02:52:47.008 [INFO][69] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali10792b8f52a"
2026-02-17 02:52:47.008 [INFO][69] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali10792b8f52a"
2026-02-17 02:52:47.008 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10792b8f52a"
2026-02-17 02:52:47.008 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:47.008 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:47.030 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:47.030 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} status="up"
2026-02-17 02:52:48.160 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-79899bcfcc-tsqv2, name=eth0)
2026-02-17 02:52:48.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-79899bcfcc-tsqv2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10792b8f52a" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.77/32"}
2026-02-17 02:52:48.160 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.161 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.162 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.163 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10792b8f52a"
2026-02-17 02:52:48.163 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.163 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.185 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:48.185 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} status="up"
2026-02-17 02:52:48.197 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-f78d658f9-vd47c, name=eth0)
2026-02-17 02:52:48.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-f78d658f9-vd47c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0237cd18dc" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.76/32"}
2026-02-17 02:52:48.197 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.197 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.197 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.199 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0237cd18dc"
2026-02-17 02:52:48.199 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.200 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.226 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:48.226 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"} status="up"
2026-02-17 02:52:48.329 [INFO][69] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-79899bcfcc-tsqv2, name=eth0)
2026-02-17 02:52:48.329 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-79899bcfcc-tsqv2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali10792b8f52a" profile_ids:"kns.deployment-4508" profile_ids:"ksa.deployment-4508.default" ipv4_nets:"10.100.125.77/32"}
2026-02-17 02:52:48.329 [INFO][69] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.329 [INFO][69] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.329 [INFO][69] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.330 [INFO][69] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali10792b8f52a"
2026-02-17 02:52:48.330 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.330 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:48.352 [INFO][69] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:48.352 [INFO][69] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"} status="up"
2026-02-17 02:52:48.427 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4508"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-4508"}
2026-02-17 02:52:48.476 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-f78d658f9-vd47c, name=eth0)
2026-02-17 02:52:48.476 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-f78d658f9-vd47c" endpoint_id:"eth0"}
2026-02-17 02:52:48.476 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.476 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.477 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic0237cd18dc" ipVersion=0x4 table="filter"
2026-02-17 02:52:48.477 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic0237cd18dc" ipVersion=0x4 table="filter"
2026-02-17 02:52:48.477 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.478 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.478 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.76
bird: KIF: Received address message for unknown interface 75
2026-02-17 02:52:48.548 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-f78d658f9-vd47c", EndpointId:"eth0"}
2026-02-17 02:52:48.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5849"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5849"}
2026-02-17 02:52:48.549 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:48.585 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic0237cd18dc" state="down"
2026-02-17 02:52:48.585 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0237cd18dc", State:"down", Index:75}
2026-02-17 02:52:48.585 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0237cd18dc"
2026-02-17 02:52:48.585 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 02:52:48.590 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calic0237cd18dc" state=""
2026-02-17 02:52:48.591 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic0237cd18dc"
2026-02-17 02:52:48.603 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Typed[string]{}}
2026-02-17 02:52:48.603 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Typed[string]{}}
2026-02-17 02:52:48.603 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0237cd18dc", State:"", Index:75}
2026-02-17 02:52:48.603 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Set[string](nil)}
2026-02-17 02:52:48.603 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0237cd18dc", Addrs:set.Set[string](nil)}
2026-02-17 02:52:48.832 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 02:52:48.833 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali10792b8f52a"
2026-02-17 02:52:48.833 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:48.833 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:50.489 [INFO][69] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5z8p3-default-worker-grh98-7n2vv-2zjkc, orchestrator=k8s, workload=deployment-4508/test-deployment-79899bcfcc-tsqv2, name=eth0)
2026-02-17 02:52:50.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4508/test-deployment-79899bcfcc-tsqv2" endpoint_id:"eth0"}
2026-02-17 02:52:50.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-4508"}
2026-02-17 02:52:50.489 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-4508.default"}
2026-02-17 02:52:50.490 [INFO][69] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:50.490 [INFO][69] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:50.490 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:50.490 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:50.490 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-4508" ipVersion=0x4 table="filter"
2026-02-17 02:52:50.490 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_unEKSx7dVONRULgEJ5" ipVersion=0x4 table="filter"
2026-02-17 02:52:50.490 [INFO][69] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:50.491 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali10792b8f52a" ipVersion=0x4 table="filter"
2026-02-17 02:52:50.491 [INFO][69] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali10792b8f52a" ipVersion=0x4 table="filter"
2026-02-17 02:52:50.491 [INFO][69] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:50.491 [INFO][69] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:50.491 [INFO][69] felix/conntrack.go 90: Removing conntrack flows ip=10.100.125.77
bird: KIF: Received address message for unknown interface 76
2026-02-17 02:52:50.553 [INFO][69] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4508/test-deployment-79899bcfcc-tsqv2", EndpointId:"eth0"}
2026-02-17 02:52:50.598 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali10792b8f52a" state="down"
2026-02-17 02:52:50.598 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10792b8f52a", State:"down", Index:76}
2026-02-17 02:52:50.598 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali10792b8f52a"
2026-02-17 02:52:50.598 [INFO][69] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 02:52:50.602 [INFO][69] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali10792b8f52a" state=""
2026-02-17 02:52:50.602 [INFO][69] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali10792b8f52a"
2026-02-17 02:52:50.630 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:50.630 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:50.630 [INFO][69] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali10792b8f52a", State:"", Index:76}
2026-02-17 02:52:50.630 [INFO][69] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Set[string](nil)}
2026-02-17 02:52:50.630 [INFO][69] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali10792b8f52a", Addrs:set.Set[string](nil)}
2026-02-17 02:52:52.618 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5849"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5849"}
2026-02-17 02:52:52.646 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2353"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2353"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-2353"}
2026-02-17 02:52:52.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-2353" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:53.743 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4508" name:"default"}
2026-02-17 02:52:54.039 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4508"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-4508"}
2026-02-17 02:52:54.063 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4508"}
2026-02-17 02:52:54.769 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2353"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2353"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-2353"}
2026-02-17 02:52:54.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2831"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2831"}
2026-02-17 02:52:54.796 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:57.748 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5849" name:"default"}
2026-02-17 02:52:57.992 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5849"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5849"}
2026-02-17 02:52:58.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5849"}
2026-02-17 02:52:59.814 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2353"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2353"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-2353"}
2026-02-17 02:53:03.065 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-841" name:"default"}
2026-02-17 02:53:03.231 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-841"}
2026-02-17 02:53:05.197 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-2353" name:"default"}
2026-02-17 02:53:05.219 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-2353"}
2026-02-17 02:53:05.887 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2831"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2831"}
2026-02-17 02:53:05.933 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1893"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1893"}
2026-02-17 02:53:05.953 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1893" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:06.343 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc" ipv4_addr:"192.168.24.141/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-2zjkc"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:53:06.343 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:06.343 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:53:10.977 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2831" name:"default"}
2026-02-17 02:53:11.242 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2831"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2831"}
2026-02-17 02:53:11.268 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2831"}
2026-02-17 02:53:13.096 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1893"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1893"}
2026-02-17 02:53:13.133 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7262"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7262"}
2026-02-17 02:53:13.161 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-7262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:13.192 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-xrqcx-1235"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-xrqcx-1235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-xrqcx-1235"}
2026-02-17 02:53:13.222 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-xrqcx-1235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:13.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7262"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7262"}
2026-02-17 02:53:13.286 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-xrqcx-1235"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-xrqcx-1235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-xrqcx-1235"}
2026-02-17 02:53:13.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-5014"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-5014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-5014"}
2026-02-17 02:53:13.310 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-5014" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:15.164 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:53:18.102 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-5014"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-5014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-5014"}
2026-02-17 02:53:18.159 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1893"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"job-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1893"}
2026-02-17 02:53:18.292 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-7262" name:"default"}
2026-02-17 02:53:18.526 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-xrqcx-1235" name:"default"}
2026-02-17 02:53:18.613 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-xrqcx-1235"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-xrqcx-1235"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-xrqcx-1235"}
2026-02-17 02:53:18.638 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-xrqcx-1235"}
2026-02-17 02:53:18.738 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7262"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7262"}
2026-02-17 02:53:18.767 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-7262"}
2026-02-17 02:53:23.160 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-5014"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"dce9229e-caca-460c-b712-8a4a0201fe66"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-5014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-5014"}
2026-02-17 02:53:23.445 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1893" name:"default"}
2026-02-17 02:53:23.635 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1893"}
2026-02-17 02:53:28.252 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-5014" name:"default"}
2026-02-17 02:53:28.447 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-5014"}
2026-02-17 02:53:35.647 [INFO][69] felix/summary.go 100: Summarising 93 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=72ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:53:48.092 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-gh5rl-s9xsv" ipv4_addr:"192.168.24.86/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-gh5rl-s9xsv"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:53:48.092 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:48.092 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:09.112 [INFO][69] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp" ipv4_addr:"192.168.24.169/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5z8p3-default-worker-grh98-7n2vv-77dqp"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:54:09.112 [INFO][69] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:09.112 [INFO][69] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:12.015 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4438"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4438"}
2026-02-17 02:54:15.181 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:54:17.272 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4438" name:"default"}
2026-02-17 02:54:17.410 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4438"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"42ec86da-2b98-45af-9a27-ac9bcf509843"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4438"}
2026-02-17 02:54:17.435 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4438"}
2026-02-17 02:55:15.197 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
2026-02-17 02:55:30.600 [INFO][69] felix/summary.go 100: Summarising 11 dataplane reconciliation loops over 1m55s: avg=32ms longest=64ms (resync-calico-v4)
2026-02-17 02:55:42.261 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5136"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5136"}
2026-02-17 02:55:47.290 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-5136" name:"default"}
2026-02-17 02:55:49.568 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5136"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"4fcb2800-b2cc-4b14-bd8a-8d258825d4f8"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5136"}
2026-02-17 02:55:49.595 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-5136"}
2026-02-17 02:55:53.449 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4752"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4752"}
2026-02-17 02:55:58.513 [INFO][69] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4752" name:"default"}
2026-02-17 02:55:58.682 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4752"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb2506c2-2ae3-4a9d-bae4-a1d9af0884b0"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4752"}
2026-02-17 02:55:58.707 [INFO][69] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4752"}
2026-02-17 02:56:15.224 [INFO][71] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.141/24
